Skip to content

Commit e201136

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.0.21
1 parent 967b547 commit e201136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-test/build.gradle.kts

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

2121
plugins {
2222
id("java")
23-
id("org.jetbrains.kotlin.jvm") version "2.0.20"
23+
id("org.jetbrains.kotlin.jvm") version "2.0.21"
2424
id("org.domaframework.doma.compile") version "3.0.1"
2525
id("org.domaframework.doma.codegen")
2626
}

0 commit comments

Comments
 (0)