We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b4354 commit d3d345bCopy full SHA for d3d345b
gradle/libs.versions.toml
@@ -91,6 +91,6 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
91
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
92
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
93
plantuml = { id = "io.freefair.plantuml", version = "8.10" }
94
-shadow = { id = "com.gradleup.shadow", version = "8.3.2" }
+shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
95
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA2" }
96
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
0 commit comments