Skip to content

Commit

Permalink
Merge pull request #126 from personnummer/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in.jvm-2.x

Update plugin org.jetbrains.kotlin.jvm to v2.0.21
  • Loading branch information
frozzare authored Oct 10, 2024
2 parents b49a4f4 + 2f2146d commit ab675af
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
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
kotlin("plugin.serialization") version "2.0.20"
id("org.jlleitschuh.gradle.ktlint").version("11.6.1")
}
Expand Down

0 comments on commit ab675af

Please sign in to comment.