Skip to content

Commit

Permalink
Merge pull request #194 from domaframework/renovate/org.jetbrains.kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to authored Oct 10, 2024
2 parents 967b547 + e201136 commit ba59548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {

plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "2.0.20"
id("org.jetbrains.kotlin.jvm") version "2.0.21"
id("org.domaframework.doma.compile") version "3.0.1"
id("org.domaframework.doma.codegen")
}
Expand Down

0 comments on commit ba59548

Please sign in to comment.