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 6edf99d commit 31f1a12Copy full SHA for 31f1a12
gradle/libs.versions.toml
@@ -105,4 +105,4 @@ 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-rc1" }
108
-spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
+spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
0 commit comments