Skip to content

Commit e539227

Browse files
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.0
1 parent 062d9ac commit e539227

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
@@ -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.0")
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)