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.
2 parents 28548b7 + 5edb7eb commit 066e8d8Copy full SHA for 066e8d8
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
simulationRelease wpi.sim.enableRelease()
81
82
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
83
- implementation "com.github.deepbluerobotics:lib199:0ce129844b9b918dad0207c0e1020fc26588f461"
+ implementation "com.github.deepbluerobotics:lib199:69297b35a4fd817d3479963c5819685ddfc775fd"
84
}
85
86
test {
0 commit comments