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.
2 parents 69309e0 + 01d8534 commit 0a92200Copy full SHA for 0a92200
gradle/libs.versions.toml
@@ -39,7 +39,7 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
39
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
40
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
41
release = { id = "net.researchgate.release", version = "3.1.0" }
42
-doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.1" }
+doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
43
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
44
themrmilchmann-ecj = { id = "io.github.themrmilchmann.ecj", version = "0.2.0" }
45
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
0 commit comments