Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 6dc7b68 commit c36fdef
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,7 +1,7 @@
plugins {
id "cpp"
id "google-test-test-suite"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
id "edu.wpi.first.GradleRIO" version "2024.3.2"
}

// Define my targets (RoboRIO) and artifacts (deployable files)
Expand Down

0 comments on commit c36fdef

Please sign in to comment.