Skip to content

Commit 495ebff

Browse files
authored
Update DeployUtils (#213)
1 parent 3005cb9 commit 495ebff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ToolchainPlugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
dependencies {
1818
// For some utility classes. We don't actually apply DeployUtils to the FRCToolchain,
1919
// but we do in GradleRIO
20-
api 'edu.wpi.first:DeployUtils:2024.1.0'
20+
api 'edu.wpi.first:DeployUtils:2025.0.0'
2121
api 'de.undercouch:gradle-download-task:4.0.1'
2222

2323
testImplementation('org.spockframework:spock-core:2.0-M4-groovy-3.0') {

0 commit comments

Comments
 (0)