Skip to content

Commit 907a13b

Browse files
Update plugin shadow to v8.3.6 (#4295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ba92b4 commit 907a13b

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
@@ -97,6 +97,6 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.0" }
9797
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
9898
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
9999
plantuml = { id = "io.freefair.plantuml", version = "8.12" }
100-
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
100+
shadow = { id = "com.gradleup.shadow", version = "8.3.6" }
101101
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
102102
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }

0 commit comments

Comments
 (0)