Skip to content

Commit ba59548

Browse files
authored
Merge pull request #194 from domaframework/renovate/org.jetbrains.kotlin
2 parents 967b547 + e201136 commit ba59548

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)