Skip to content

Commit

Permalink
Update DeployUtils (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse authored Aug 20, 2024
1 parent 3005cb9 commit 495ebff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ToolchainPlugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
// For some utility classes. We don't actually apply DeployUtils to the FRCToolchain,
// but we do in GradleRIO
api 'edu.wpi.first:DeployUtils:2024.1.0'
api 'edu.wpi.first:DeployUtils:2025.0.0'
api 'de.undercouch:gradle-download-task:4.0.1'

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

0 comments on commit 495ebff

Please sign in to comment.