Update the wpilib version plugin (#423)

This commit is contained in:
Fred Silberberg
2016-12-25 23:01:03 -08:00
committed by Peter Johnson
parent 4800c201e4
commit de8f9264f4

View File

@@ -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