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 6be6dd8 commit d39b790Copy full SHA for d39b790
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("org.domaframework.doma.codegen") version "3.0.0"
16
id("org.domaframework.doma.compile") version "3.0.1"
17
kotlin("jvm") version "2.0.21"
18
- kotlin("kapt") version "2.0.21"
+ kotlin("kapt") version "2.1.0"
19
}
20
21
kotlin {
0 commit comments