Skip to content

Commit 985910b

Browse files
Merge pull request #37 from o7studios/renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9
2 parents 9c41b44 + 2c0d4ee commit 985910b

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.1.0")
2323
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.5")

0 commit comments

Comments
 (0)