Skip to content

Commit

Permalink
Update to use 2025 WPILib artifacts (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jun 29, 2024
1 parent ad08f21 commit e93371d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
wpilibTools.deps.wpilibVersion = "2024.+"
wpilibTools.deps.wpilibVersion = "2025.+"

def nativeConfigName = 'wpilibNatives'
def nativeConfig = configurations.create(nativeConfigName)
Expand Down

0 comments on commit e93371d

Please sign in to comment.