Skip to content

Commit

Permalink
Update org.jetbrains.kotlin to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent d157d36 commit 83cec06
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 "3.0.0"
id("org.domaframework.doma.compile") version "3.0.1"
kotlin("jvm") version "2.0.20"
kotlin("kapt") version "2.0.20"
kotlin("jvm") version "2.0.21"
kotlin("kapt") version "2.0.21"
}

kotlin {
Expand Down

0 comments on commit 83cec06

Please sign in to comment.