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 770101b commit 80a6c9fCopy full SHA for 80a6c9f
codegen-test/build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
20
plugins {
21
id 'java'
22
- id 'org.jetbrains.kotlin.jvm' version '1.9.24'
+ id 'org.jetbrains.kotlin.jvm' version '2.0.0'
23
id 'org.seasar.doma.compile' version '1.1.0'
24
}
25
0 commit comments