We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7f1fa commit e61fcbcCopy full SHA for e61fcbc
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
simulationRelease wpi.sim.enableRelease()
80
81
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
82
- implementation "com.github.deepbluerobotics:lib199:0ce129844b9b918dad0207c0e1020fc26588f461"
+ implementation "com.github.deepbluerobotics:lib199:981d501450feb5553ec3441f156ab5a052d94100"
83
}
84
85
test {
0 commit comments