Skip to content

Commit 43aabe7

Browse files
Merge pull request #26 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 93a37de + 6cbad33 commit 43aabe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.40")
1616
annotationProcessor("org.projectlombok:lombok:1.18.40")
1717

18-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
18+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
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)