Skip to content

Commit ca6a97d

Browse files
committed
Update plugin org.jetbrains.kotlin.jvm to v1.9.25
1 parent f1a17f1 commit ca6a97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919

2020
plugins {
2121
id 'java'
22-
id 'org.jetbrains.kotlin.jvm' version '1.9.24'
22+
id 'org.jetbrains.kotlin.jvm' version '1.9.25'
2323
id 'org.seasar.doma.compile' version '1.1.0'
2424
}
2525

0 commit comments

Comments
 (0)