Skip to content

Commit

Permalink
Update WPILIb vers
Browse files Browse the repository at this point in the history
  • Loading branch information
Keobkeig committed Mar 22, 2024
1 parent f8eb462 commit b4576e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
`plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
id "edu.wpi.first.GradleRIO" version "2024.3.2"
id "com.diffplug.spotless" version "6.22.0"
}

Expand Down Expand Up @@ -45,7 +45,7 @@ deploy {
}
}
}
}
}
}

def deployArtifact = deploy.targets.roborio.artifacts.frcJava
Expand Down

0 comments on commit b4576e4

Please sign in to comment.