Skip to content

Commit

Permalink
update falconutils to 1.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
sswadkar committed Jan 20, 2024
1 parent 609dade commit f44998d
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 @@ -83,7 +83,7 @@ dependencies {
simulationRelease wpi.sim.enableRelease()

implementation 'org.jetbrains.kotlin:kotlin-test-junit5'
implementation 'com.github.team4099:FalconUtils:1.1.26'
implementation 'com.github.team4099:FalconUtils:1.1.28'
implementation 'org.apache.commons:commons-collections4:4.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation "io.javalin:javalin:5.3.2"
Expand Down

0 comments on commit f44998d

Please sign in to comment.