Update to final 2024 V2 image (#6034)

Update myRobot java command args
This commit is contained in:
Thad House
2023-12-10 23:52:28 -08:00
committed by GitHub
parent 8723ee5c39
commit 56e5b404d1
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ nativeUtils {
configureDependencies {
opencvYear = "frc2024"
googleTestYear = "frc2024"
niLibVersion = "2024.2.0"
niLibVersion = "2024.2.1"
opencvVersion = "4.8.0-2"
googleTestVersion = "1.14.0-1"
}