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 bf64175 commit a04992dCopy full SHA for a04992d
settings.gradle.kts
@@ -8,8 +8,8 @@ pluginManagement {
8
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
9
id("net.researchgate.release") version "3.0.2"
10
id("org.domaframework.doma.compile") version "2.0.0"
11
- kotlin("jvm") version "1.7.10"
12
- kotlin("kapt") version "1.7.10"
+ kotlin("jvm") version "1.7.20"
+ kotlin("kapt") version "1.7.20"
13
}
14
15
0 commit comments