Skip to content

Commit

Permalink
bump wpilib again
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Nov 21, 2023
1 parent b911394 commit a6b669e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ allprojects {
apply from: "versioningHelper.gradle"

ext {
wpilibVersion = "2024.1.1-beta-3-32-gcfbff32"
wpilibVersion = "2024.1.1-beta-3-43-g25b7dca"
openCVversion = "4.8.0-2"
joglVersion = "2.4.0-rc-20200307"
javalinVersion = "5.6.2"
Expand Down

0 comments on commit a6b669e

Please sign in to comment.