Bump to WPILib beta 3 and OpenCV 4.10 (#1638)

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
Jade
2024-12-20 09:54:48 +08:00
committed by GitHub
parent 66f369f3a9
commit 81076375b8
9 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id "application"
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'com.gradleup.shadow' version '8.3.4'
id "com.github.node-gradle.node" version "7.0.1"
id "org.hidetake.ssh" version "2.11.2"
id 'edu.wpi.first.WpilibTools' version '1.3.0'