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 f3399ca commit e56243eCopy full SHA for e56243e
gradle/libs.versions.toml
@@ -104,5 +104,5 @@ jreleaser = { id = "org.jreleaser", version = "1.19.0" }
104
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.0" }
105
nullaway = { id = "net.ltgt.nullaway", version = "2.2.0" }
106
plantuml = { id = "io.freefair.plantuml", version = "8.14" }
107
-shadow = { id = "com.gradleup.shadow", version = "9.0.0" }
+shadow = { id = "com.gradleup.shadow", version = "9.0.1" }
108
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
0 commit comments