Skip to content

Commit de556ad

Browse files
Merge pull request #45 from o7studios/renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1
2 parents 1940cf6 + 7b78d0e commit de556ad

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:9.2.2")
20+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
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

0 commit comments

Comments
 (0)