Skip to content

Commit

Permalink
Bump edu.wpi.first.GradleRIO from 2023.4.3 to 2024.1.1
Browse files Browse the repository at this point in the history
Bumps edu.wpi.first.GradleRIO from 2023.4.3 to 2024.1.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 Jan 8, 2024
1 parent 756b6d6 commit c176be8
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.1.1"
id 'com.diffplug.spotless' version '6.23.2'
}

Expand Down

0 comments on commit c176be8

Please sign in to comment.