We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93a37de + 6cbad33 commit 43aabe7Copy full SHA for 43aabe7
build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
compileOnly("org.projectlombok:lombok:1.18.40")
16
annotationProcessor("org.projectlombok:lombok:1.18.40")
17
18
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
19
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
20
implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.0.0")
21
0 commit comments