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 0e1f39a commit 4c4e6b3Copy full SHA for 4c4e6b3
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ quarkus-doma = { module = "io.quarkiverse.doma:quarkus-doma", version = "1.0.4"}
38
[plugins]
39
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
40
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
41
-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
+spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
42
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
43
release = { id = "net.researchgate.release", version = "3.1.0" }
44
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
0 commit comments