Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 410114a

Browse files
committed
Update WPILib to 2023.3.1
1 parent 9649d9d commit 410114a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.1.1"
3+
id "edu.wpi.first.GradleRIO" version "2023.3.1"
44
}
55

66
sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)