Skip to content

Commit

Permalink
Update org.jetbrains.kotlin to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 138d9a6 commit 82148a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ plugins {
id("com.diffplug.spotless") version "6.25.0"
id("org.domaframework.doma.codegen") version "2.0.0"
id("org.domaframework.doma.compile") version "2.0.0"
kotlin("jvm") version "2.0.10"
kotlin("kapt") version "2.0.10"
kotlin("jvm") version "2.0.20"
kotlin("kapt") version "2.0.20"
}

application {
Expand Down

0 comments on commit 82148a3

Please sign in to comment.