We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba92b4 commit 907a13bCopy full SHA for 907a13b
gradle/libs.versions.toml
@@ -97,6 +97,6 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.0" }
97
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
98
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
99
plantuml = { id = "io.freefair.plantuml", version = "8.12" }
100
-shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
+shadow = { id = "com.gradleup.shadow", version = "8.3.6" }
101
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
102
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
0 commit comments