Skip to content

Commit 3756bad

Browse files
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.9
1 parent 02b81f2 commit 3756bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
compileOnly("org.projectlombok:lombok:1.18.38")
1616
annotationProcessor("org.projectlombok:lombok:1.18.38")
1717

18-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
18+
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
1919
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
2020
implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.0.0")
2121

0 commit comments

Comments
 (0)