Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization …
Browse files Browse the repository at this point in the history
…to v2
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent b2a094c commit 4f5cf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}
plugins {
kotlin("multiplatform") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
kotlin("plugin.serialization") version "2.1.0"
id("org.jmailen.kotlinter") version "3.16.0"
}

Expand Down

0 comments on commit 4f5cf77

Please sign in to comment.