Skip to content

Commit da8e771

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.0 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a74974b commit da8e771

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.21"
23+
id("org.jetbrains.kotlin.jvm") version "2.1.0"
2424
id("org.domaframework.doma.compile") version "3.0.1"
2525
id("org.domaframework.doma.codegen")
2626
}

0 commit comments

Comments
 (0)