Skip to content

Commit e5d5b3d

Browse files
committed
Update to newer WPI lib
1 parent 827f6c8 commit e5d5b3d

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 "2020.2.2"
3+
id "edu.wpi.first.GradleRIO" version "2020.3.2"
44
}
55

66
sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)