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 056e749 + b9055d5 commit 3811b15Copy full SHA for 3811b15
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
id("com.diffplug.spotless") version "6.25.0"
8
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
9
id("net.researchgate.release") version "3.0.2"
10
- id("org.domaframework.doma.compile") version "2.0.0"
+ id("org.domaframework.doma.compile") version "3.0.0"
11
kotlin("jvm") version "2.0.20"
12
kotlin("kapt") version "2.0.20"
13
}
0 commit comments