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,5 +1,6 @@
plugins {
id "com.diffplug.spotless" version "6.1.2"
id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-2" apply false
}
apply from: "examples.gradle"