Skip to content

Commit 5edb7eb

Browse files
committed
Use latest lib199 from 2024-beta branch, which not contains the skinny lib.
1 parent 9718ea4 commit 5edb7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
simulationRelease wpi.sim.enableRelease()
8181

8282
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
83-
implementation "com.github.deepbluerobotics:lib199:981d501450feb5553ec3441f156ab5a052d94100"
83+
implementation "com.github.deepbluerobotics:lib199:69297b35a4fd817d3479963c5819685ddfc775fd"
8484
}
8585

8686
test {

0 commit comments

Comments
 (0)