Skip to content

Commit

Permalink
Bump edu.wpi.first.GradleRIO from 2024.2.1 to 2024.3.1
Browse files Browse the repository at this point in the history
Bumps edu.wpi.first.GradleRIO from 2024.2.1 to 2024.3.1.

---
updated-dependencies:
- dependency-name: edu.wpi.first.GradleRIO
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2024
1 parent 48c5123 commit 00defb8
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 "java"
id "edu.wpi.first.GradleRIO" version "2024.2.1"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
id "com.diffplug.spotless" version "6.25.0"
id "com.peterabeles.gversion" version "1.10"
}
Expand Down

0 comments on commit 00defb8

Please sign in to comment.