We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d01af commit 3c706ceCopy full SHA for 3c706ce
choreolib/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'java-library'
7
id 'google-test'
8
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2025.0'
9
- id 'edu.wpi.first.NativeUtils' version '2025.9.0'
+ id 'edu.wpi.first.NativeUtils' version '2026.+'
10
id 'edu.wpi.first.GradleJni' version '1.1.0'
11
id 'edu.wpi.first.GradleVsCode' version '2.1.0'
12
id 'com.diffplug.spotless' version '8.0.0'
0 commit comments