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 06bbf65 commit 6ebd4a1Copy full SHA for 6ebd4a1
gradle/libs.versions.toml
@@ -36,6 +36,6 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
36
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
37
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
38
release = { id = "net.researchgate.release", version = "3.1.0" }
39
-doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
+doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
40
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
41
themrmilchmann-ecj = { id = "io.github.themrmilchmann.ecj", version = "0.2.0" }
0 commit comments