Skip to content

Commit

Permalink
chore: Update PathPlannerLib
Browse files Browse the repository at this point in the history
  • Loading branch information
msoucy committed Dec 8, 2024
1 parent 6d07c5a commit 99eace9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions vendordeps/PathplannerLib.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"fileName": "PathplannerLib.json",
"fileName": "PathplannerLib2024.json",
"name": "PathplannerLib",
"version": "2024.2.7",
"version": "2024.2.8",
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"frcYear": "2024",
"mavenUrls": [
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
],
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json",
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib2024.json",
"javaDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
"version": "2024.2.7"
"version": "2024.2.8"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
"version": "2024.2.7",
"version": "2024.2.8",
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down

0 comments on commit 99eace9

Please sign in to comment.