Skip to content

Commit e515297

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.22 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5a027a commit e515297

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.4.10'
22+
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
2323
id 'org.seasar.doma.compile' version '1.1.0'
2424
}
2525

0 commit comments

Comments
 (0)