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 b23caac commit d7c6ac3Copy full SHA for d7c6ac3
codegen-test/build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
20
plugins {
21
id 'java'
22
- id 'org.jetbrains.kotlin.jvm' version '1.9.25'
+ id 'org.jetbrains.kotlin.jvm' version '2.0.20'
23
id 'org.seasar.doma.compile' version '1.1.0'
24
}
25
0 commit comments