Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 756b6d6 commit 008ccf6
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 "2023.4.3"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
id 'com.diffplug.spotless' version '6.23.2'
}

Expand Down

0 comments on commit 008ccf6

Please sign in to comment.