Skip to content

Commit 9234ce8

Browse files
authored
Update utils to fix deployment (#755)
1 parent e318294 commit 9234ce8

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
@@ -17,7 +17,7 @@ repositories {
1717
dependencies {
1818
api 'com.google.code.gson:gson:2.8.6'
1919

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

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

0 commit comments

Comments
 (0)