Skip to content

Commit 5d9f830

Browse files
authoredMar 30, 2023
Bump wpilib version to 2023.4.3 (#77)
1 parent 7e2ddd6 commit 5d9f830

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,5 +1,5 @@
11
buildscript {
2-
ext.WPI_VER = "2023.4.2"
2+
ext.WPI_VER = "2023.4.3"
33
}
44

55
plugins {

0 commit comments

Comments
 (0)
Please sign in to comment.