Skip to content

Commit

Permalink
Merge pull request #198 from komapper/renovate/org.jetbrains.kotlin.j…
Browse files Browse the repository at this point in the history
…vm-2.x
  • Loading branch information
nakamura-to authored Oct 10, 2024
2 parents fb24b83 + ef3b019 commit 19a1b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
application
id("com.google.devtools.ksp") version "2.0.20-1.0.25"
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
}

application {
Expand Down

0 comments on commit 19a1b85

Please sign in to comment.