Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

Commit aa038e1

Browse files
Bump edu.wpi.first.GradleRIO from 2023.4.3 to 2024.3.1
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]>
1 parent 30b78b8 commit aa038e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "edu.wpi.first.GradleRIO" version "2023.4.3"
3+
id "edu.wpi.first.GradleRIO" version "2024.3.1"
44
id 'com.diffplug.spotless' version '6.22.0'
55
}
66

0 commit comments

Comments
 (0)