Skip to content

Commit

Permalink
bump: path planner
Browse files Browse the repository at this point in the history
  • Loading branch information
rutmanz committed Feb 5, 2024
1 parent 353dc88 commit 186028f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vendordeps/AdvantageKit.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
}
],
"cppDependencies": []
}
}
8 changes: 4 additions & 4 deletions vendordeps/PathplannerLib.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "PathplannerLib.json",
"name": "PathplannerLib",
"version": "2024.1.3",
"version": "2024.1.6",
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"frcYear": "2024",
"mavenUrls": [
Expand All @@ -12,15 +12,15 @@
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
"version": "2024.1.3"
"version": "2024.1.6"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
"version": "2024.1.3",
"version": "2024.1.6",
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand All @@ -35,4 +35,4 @@
]
}
]
}
}

0 comments on commit 186028f

Please sign in to comment.