Skip to content

Commit

Permalink
Merge pull request #5 from OakvilleDynamics/chore/update-vendordeps
Browse files Browse the repository at this point in the history
Update vendordeps
  • Loading branch information
Kendialouge committed Jan 28, 2024
2 parents d442bb2 + 7ddd3ed commit 350a446
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.4",
"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.4"
"version": "2024.1.6"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
"version": "2024.1.4",
"version": "2024.1.6",
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down
4 changes: 2 additions & 2 deletions vendordeps/yagsl.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "yagsl.json",
"name": "YAGSL",
"version": "2024.4.6.2",
"version": "2024.4.7",
"frcYear": "2024",
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
"mavenUrls": [
Expand All @@ -12,7 +12,7 @@
{
"groupId": "swervelib",
"artifactId": "YAGSL-java",
"version": "2024.4.6.2"
"version": "2024.4.7"
}
],
"jniDependencies": [],
Expand Down

0 comments on commit 350a446

Please sign in to comment.