Skip to content

Commit

Permalink
Update to WPILib 2025.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Jan 17, 2025
1 parent 77848dd commit 3ba3205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}
wpilibRepositories.addAllReleaseRepositories(project)

val wpilibVersion = "2025.1.1"
val wpilibVersion = "2025.2.1"

dependencies {
implementation("edu.wpi.first.cscore:cscore-java:$wpilibVersion")
Expand Down

0 comments on commit 3ba3205

Please sign in to comment.