Skip to content

Commit e60b421

Browse files
committed
update wpilib
1 parent 8822b4f commit e60b421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import edu.wpi.first.gradlerio.deploy.roborio.RoboRIO
22

33
plugins {
44
id "java"
5-
id "edu.wpi.first.GradleRIO" version "2022.1.1"
5+
id "edu.wpi.first.GradleRIO" version "2022.2.1"
66
}
77

88
sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)