Skip to content

Commit

Permalink
Update Versioning plugin to fix build failure (wpilibsuite#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Aug 9, 2024
1 parent ebad723 commit 8cbc3b8
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
@@ -1,6 +1,6 @@
plugins {
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2020.2'
id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '4.0.2'
id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '2024.0.0'
id "de.undercouch.download" version "4.1.2"
id "base"
}
Expand Down

0 comments on commit 8cbc3b8

Please sign in to comment.