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 f1a17f1 commit ca6a97dCopy full SHA for ca6a97d
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 '1.9.25'
23
id 'org.seasar.doma.compile' version '1.1.0'
24
}
25
0 commit comments