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 9239c6d + 3fbc1b8 commit 92da795Copy full SHA for 92da795
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("application")
14
id("com.diffplug.spotless") version "6.25.0"
15
id("org.domaframework.doma.codegen") version "3.0.0"
16
- id("org.domaframework.doma.compile") version "2.0.0"
+ id("org.domaframework.doma.compile") version "3.0.1"
17
kotlin("jvm") version "2.0.20"
18
kotlin("kapt") version "2.0.20"
19
}
0 commit comments