We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3005cb9 commit 495ebffCopy full SHA for 495ebff
ToolchainPlugin/build.gradle
@@ -17,7 +17,7 @@ repositories {
17
dependencies {
18
// For some utility classes. We don't actually apply DeployUtils to the FRCToolchain,
19
// but we do in GradleRIO
20
- api 'edu.wpi.first:DeployUtils:2024.1.0'
+ api 'edu.wpi.first:DeployUtils:2025.0.0'
21
api 'de.undercouch:gradle-download-task:4.0.1'
22
23
testImplementation('org.spockframework:spock-core:2.0-M4-groovy-3.0') {
0 commit comments