Skip to content

Commit 266db0d

Browse files
Merge pull request #25 from o7studios/renovate/com.gradleup.shadow-shadow-gradle-plugin-8.x
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.9
2 parents 3b77959 + 3756bad commit 266db0d

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