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 c6ed280 commit 7d25b4dCopy full SHA for 7d25b4d
settings.gradle.kts
@@ -8,8 +8,8 @@ pluginManagement {
8
id("io.github.gradle-nexus.publish-plugin") version "1.3.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.9.21"
12
- kotlin("kapt") version "1.9.21"
+ kotlin("jvm") version "1.9.22"
+ kotlin("kapt") version "1.9.22"
13
}
14
15
0 commit comments