Skip to content

Commit

Permalink
Update utils to fix deployment (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse authored Oct 15, 2024
1 parent e318294 commit 9234ce8
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 @@ -17,7 +17,7 @@ repositories {
dependencies {
api 'com.google.code.gson:gson:2.8.6'

api 'edu.wpi.first:native-utils:2025.3.0'
api 'edu.wpi.first:native-utils:2025.4.0'

api 'de.undercouch:gradle-download-task:4.1.2'

Expand Down

0 comments on commit 9234ce8

Please sign in to comment.