Skip to content

Commit 3c706ce

Browse files
committed
NativeUtils back to 2026.+
1 parent d7d01af commit 3c706ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

choreolib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'java-library'
77
id 'google-test'
88
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2025.0'
9-
id 'edu.wpi.first.NativeUtils' version '2025.9.0'
9+
id 'edu.wpi.first.NativeUtils' version '2026.+'
1010
id 'edu.wpi.first.GradleJni' version '1.1.0'
1111
id 'edu.wpi.first.GradleVsCode' version '2.1.0'
1212
id 'com.diffplug.spotless' version '8.0.0'

0 commit comments

Comments
 (0)