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 597797c commit cb60d20Copy full SHA for cb60d20
settings.gradle.kts
@@ -8,8 +8,8 @@ pluginManagement {
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"
11
- kotlin("jvm") version "2.0.10"
12
- kotlin("kapt") version "2.0.10"
+ kotlin("jvm") version "2.0.20"
+ kotlin("kapt") version "2.0.20"
13
}
14
15
0 commit comments