Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 32beb64

Browse files
authored
Fixed vendordeps
1 parent fa5d9bb commit 32beb64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vendordeps/PathplannerLib.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "PathplannerLib.json",
33
"name": "PathplannerLib",
4-
"version": "2024.1.6",
4+
"version": "2024.2.8",
55
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
66
"frcYear": "2024",
77
"mavenUrls": [
@@ -12,15 +12,15 @@
1212
{
1313
"groupId": "com.pathplanner.lib",
1414
"artifactId": "PathplannerLib-java",
15-
"version": "2024.1.6"
15+
"version": "2024.2.8"
1616
}
1717
],
1818
"jniDependencies": [],
1919
"cppDependencies": [
2020
{
2121
"groupId": "com.pathplanner.lib",
2222
"artifactId": "PathplannerLib-cpp",
23-
"version": "2024.1.6",
23+
"version": "2024.2.8",
2424
"libName": "PathplannerLib",
2525
"headerClassifier": "headers",
2626
"sharedLibrary": false,
@@ -35,4 +35,4 @@
3535
]
3636
}
3737
]
38-
}
38+
}

0 commit comments

Comments
 (0)