Skip to content

Commit aff6da5

Browse files
authored
Update Versioning plugin to fix build failure (#676)
1 parent cb574f6 commit aff6da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2020.2'
3-
id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '4.0.2'
3+
id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '2024.0.0'
44
id "de.undercouch.download" version "4.1.2"
55
id "base"
66
}

0 commit comments

Comments
 (0)