Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.1.0 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a74974b commit da8e771
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.21"
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("org.domaframework.doma.compile") version "3.0.1"
id("org.domaframework.doma.codegen")
}
Expand Down

0 comments on commit da8e771

Please sign in to comment.