Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent ef27e24 commit 1d57f86
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.2.1"
id("org.jetbrains.kotlin.plugin.serialization") version "1.7.22"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.10"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
}

Expand Down

0 comments on commit 1d57f86

Please sign in to comment.