Skip to content

Commit

Permalink
Update AdvantageKit.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rutmanz authored Jan 22, 2024
1 parent be96c0c commit 4f993b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vendordeps/AdvantageKit.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
{
"groupId": "org.littletonrobotics.akit.junction",
"artifactId": "wpilib-shim",
"version": "3.0.0"
"version": "3.0.2"
},
{
"groupId": "org.littletonrobotics.akit.junction",
"artifactId": "junction-core",
"version": "3.0.0"
"version": "3.0.2"
},
{
"groupId": "org.littletonrobotics.akit.conduit",
"artifactId": "conduit-api",
"version": "3.0.0"
"version": "3.0.2"
}
],
"jniDependencies": [
{
"groupId": "org.littletonrobotics.akit.conduit",
"artifactId": "conduit-wpilibio",
"version": "3.0.0",
"version": "3.0.2",
"skipInvalidPlatforms": false,
"isJar": false,
"validPlatforms": [
Expand Down

0 comments on commit 4f993b9

Please sign in to comment.