Skip to content

Commit 48d3d05

Browse files
authored
bump: update pathplanner version to avoid build failure
1 parent b05e965 commit 48d3d05

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vendordeps/PathplannerLib.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "PathplannerLib.json",
33
"name": "PathplannerLib",
4-
"version": "2024.2.7",
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.2.7"
15+
"version": "2024.2.8"
1616
}
1717
],
1818
"jniDependencies": [],
1919
"cppDependencies": [
2020
{
2121
"groupId": "com.pathplanner.lib",
2222
"artifactId": "PathplannerLib-cpp",
23-
"version": "2024.2.7",
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)