Skip to content

Commit

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

Update plugin org.jetbrains.kotlin.plugin.serialization to v2.0.20
  • Loading branch information
frozzare committed Aug 22, 2024
2 parents 8dc9d1e + a3314a6 commit 5bfc0a1
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,6 +1,6 @@
plugins {
kotlin("jvm") version "2.0.10"
kotlin("plugin.serialization") version "2.0.10"
kotlin("plugin.serialization") version "2.0.20"
id("org.jlleitschuh.gradle.ktlint").version("11.6.1")
}

Expand Down

0 comments on commit 5bfc0a1

Please sign in to comment.