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 72ced06 + 7fa79aa commit 9239c6dCopy full SHA for 9239c6d
build.gradle.kts
@@ -12,7 +12,7 @@ buildscript {
12
plugins {
13
id("application")
14
id("com.diffplug.spotless") version "6.25.0"
15
- id("org.domaframework.doma.codegen") version "2.0.0"
+ id("org.domaframework.doma.codegen") version "3.0.0"
16
id("org.domaframework.doma.compile") version "2.0.0"
17
kotlin("jvm") version "2.0.20"
18
kotlin("kapt") version "2.0.20"
0 commit comments