mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[build] Upgrade to Gradle 8.14.3 (#8164)
This fixes local builds with JDK 24. I fixed deprecation warnings from `./gradlew wrapper --warning-mode all` as well.
This commit is contained in:
@@ -94,7 +94,7 @@ model {
|
||||
}
|
||||
}
|
||||
}
|
||||
destinationDir testOutputFolder
|
||||
destinationDir = testOutputFolder
|
||||
}
|
||||
// This is in a separate if statement because of what I would assume is a bug in grade.
|
||||
// Will file an issue on their side.
|
||||
|
||||
Reference in New Issue
Block a user