Skip to content

Commit 527d0d5

Browse files
authored
Merge pull request #878 from cqse/renovate/com.gradleup.shadow-9.x
Update plugin shadow to v9.4.1
2 parents 22233d6 + 94ccdec commit 527d0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"
8787
pluginPublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
8888
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.7" }
8989
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
90-
shadow = { id = "com.gradleup.shadow", version = "9.4.0" }
90+
shadow = { id = "com.gradleup.shadow", version = "9.4.1" }
9191
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.3.20" }
9292
jlink = { id = "org.beryx.jlink", version = "3.2.1" }

0 commit comments

Comments
 (0)