[build] Update shadow plugin (#7540)

This commit is contained in:
Ryan Blue
2024-12-12 22:19:14 -05:00
committed by GitHub
parent 4225b732fd
commit e943424609
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ application {
mainClass = 'frc.robot.Main'
}
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'com.gradleup.shadow'
repositories {
maven {