Skip to content

Commit be3c88b

Browse files
authored
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.0 (#3218)
1 parent 26561f6 commit be3c88b

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.3.0" }
2424
license-report = { module = "com.github.jk1:gradle-license-report", version = "3.0.1" }
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.2.2" }
26+
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.3.0" }
2727
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.1.0" }

0 commit comments

Comments
 (0)