Skip to content

Commit d3d345b

Browse files
committed
Update plugin shadow to v8.3.3
1 parent 17b4354 commit d3d345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
9191
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
9292
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
9393
plantuml = { id = "io.freefair.plantuml", version = "8.10" }
94-
shadow = { id = "com.gradleup.shadow", version = "8.3.2" }
94+
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
9595
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA2" }
9696
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)