Bump WPILib to beta 2 (#972)

---------

Co-authored-by: Sriman Achanta <68172138+srimanachanta@users.noreply.github.com>
This commit is contained in:
Matt
2023-10-23 23:28:37 -04:00
committed by GitHub
parent 959c162fc2
commit c5b42a1191
18 changed files with 19 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id "cpp"
id "google-test-test-suite"
id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-1"
id "edu.wpi.first.GradleRIO"
id "com.dorongold.task-tree" version "2.1.0"
}