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.
1 parent 02b81f2 commit 3756badCopy full SHA for 3756bad
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
compileOnly("org.projectlombok:lombok:1.18.38")
16
annotationProcessor("org.projectlombok:lombok:1.18.38")
17
18
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
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