Skip to content

Commit

Permalink
Update PurpleLib
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitkakkar committed Mar 31, 2024
1 parent 4b6c842 commit 9bb6a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
simulationRelease wpi.sim.enableRelease()

implementation 'com.github.lasarobotics:PurpleLib:a722306bca'
implementation 'com.github.lasarobotics:PurpleLib:v2024.4.4'

implementation 'org.apache.commons:commons-math3:3.+'

Expand Down

0 comments on commit 9bb6a99

Please sign in to comment.