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 3fec752 commit 8e21b3aCopy full SHA for 8e21b3a
compile-kotlin-test/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath "org.domaframework.doma:compile"
9
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
10
11
12
compile-mix-test/build.gradle
0 commit comments