Skip to content

Commit 94505b0

Browse files
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9
1 parent de99493 commit 94505b0

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
@@ -17,7 +17,7 @@ dependencies {
1717

1818
implementation("org.yaml:snakeyaml:2.5")
1919

20-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
20+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
2121
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
2222
implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.0.0")
2323
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.2.6")

0 commit comments

Comments
 (0)