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 Oct 10, 2024
1 parent b2a094c commit b5b387e
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.0.21"
id("org.jmailen.kotlinter") version "3.16.0"
}

Expand Down

0 comments on commit b5b387e

Please sign in to comment.