We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c41b44 + 2c0d4ee commit 985910bCopy full SHA for 985910b
1 file changed
build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
18
implementation("org.yaml:snakeyaml:2.5")
19
20
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
21
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
22
implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.1.0")
23
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.5")
0 commit comments