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 138d9a6 commit 3905fe7Copy full SHA for 3905fe7
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("org.domaframework.doma.codegen") version "2.0.0"
16
id("org.domaframework.doma.compile") version "2.0.0"
17
kotlin("jvm") version "2.0.10"
18
- kotlin("kapt") version "2.0.10"
+ kotlin("kapt") version "2.0.20"
19
}
20
21
application {
0 commit comments