Skip to content

Commit

Permalink
Bump lib199 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettle committed Jul 21, 2024
1 parent aaae374 commit c6ed053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def includeDesktopSupport = true
dependencies {
implementation wpi.java.deps.wpilib()
implementation wpi.java.vendor.java()
implementation "com.github.deepbluerobotics:lib199:f5cc814efd65ebe2e971eae4ae56439185cb083f"
implementation "com.github.deepbluerobotics:lib199:4d86ad4e6f03d5606b56749bf657c29da675731e"

roborioDebug wpi.java.deps.wpilibJniDebug(wpi.platforms.roborio)
roborioDebug wpi.java.vendor.jniDebug(wpi.platforms.roborio)
Expand Down

0 comments on commit c6ed053

Please sign in to comment.