Skip to content

Commit 14d4496

Browse files
authored
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.1.0 (#2476)
1 parent b1b5591 commit 14d4496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/baselibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
2323
jandex = { module = "org.kordamp.gradle:jandex-gradle-plugin", version = "2.2.0" }
2424
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
2525
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
26-
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.0.2" }
26+
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.1.0" }
2727
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.1" }

0 commit comments

Comments
 (0)