Skip to content

Commit

Permalink
Merge pull request #87 from personnummer/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…n.jvm-1.x

Update plugin org.jetbrains.kotlin.jvm to v1.9.10
  • Loading branch information
frozzare authored Aug 23, 2023
2 parents a880ad4 + 6000add commit 651f013
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 "1.9.0"
kotlin("jvm") version "1.9.10"
kotlin("plugin.serialization") version "1.9.0"
id("org.jlleitschuh.gradle.ktlint").version("11.5.1")
}
Expand Down

0 comments on commit 651f013

Please sign in to comment.