Skip to content

Commit 9897a40

Browse files
authored
main: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#2061)
1 parent 23d8d01 commit 9897a40

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
@@ -22,5 +22,5 @@ errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version = "4
2222
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.1.10" }
2323
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
2424
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
25-
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.6" }
25+
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.8" }
2626
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.1.0" }

0 commit comments

Comments
 (0)