Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.serialization to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 5968871 commit 7b7708d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
application
kotlin("jvm")
id("io.ktor.plugin") version "2.3.10"
id("org.jetbrains.kotlin.plugin.serialization") version "1.7.22"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.7.6"
}

Expand Down

0 comments on commit 7b7708d

Please sign in to comment.