File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
99
1010dependencies {
1111 implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.3.0" )
12- implementation(" com.gradleup.shadow:shadow-gradle-plugin:9.3.2 " )
12+ implementation(" com.gradleup.shadow:shadow-gradle-plugin:9.4.0 " )
1313 implementation(" xyz.wagyourtail.jvmdowngrader:xyz.wagyourtail.jvmdowngrader.gradle.plugin:1.3.6" )
1414 implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8" )
1515 implementation(" net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0" )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginManagement {
55 gradlePluginPortal()
66 }
77 plugins {
8- id(" com.gradleup.shadow" ) version " 9.3.2 "
8+ id(" com.gradleup.shadow" ) version " 9.4.0 "
99 id(" net.kyori.indra" ) version " 4.0.0"
1010 id(" net.kyori.indra.git" ) version " 4.0.0"
1111 id(" net.kyori.indra.publishing" ) version " 4.0.0"
You can’t perform that action at this time.
0 commit comments