Upgrade to 2027 alpha 2 (#2010)

This commit is contained in:
Jordan McMichael
2025-07-22 22:46:46 -04:00
committed by samfreund
parent 83b4522bf3
commit c34c854583
7 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id "cpp"
id "google-test-test-suite"
id "edu.wpi.first.GradleRIO2027" version "2027.0.0-alpha-1"
id "edu.wpi.first.GradleRIO2027" version "2027.0.0-alpha-2"
}
repositories {