diff --git a/build.gradle b/build.gradle index 691dacfcc3..e5e8aa79a8 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { id 'net.ltgt.errorprone' version '0.0.8' - id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '1.5.1' + id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '1.6' } // Ensure that the WPILibVersioningPlugin is setup by setting the release type, if releaseType wasn't