Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Nov 12, 2024
1 parent 6c02018 commit 7ce3cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2020.2'
id 'com.diffplug.spotless' version '6.0.5'
id 'com.github.spotbugs' version '5.1.3'
id 'edu.wpi.first.WpilibTools' version '2.0.0'
id 'edu.wpi.first.WpilibTools' version '2.0.2'
}

wpilibVersioning.buildServerMode = project.hasProperty('buildServer')
Expand Down

0 comments on commit 7ce3cde

Please sign in to comment.