Skip to content

Commit

Permalink
Update plugin io.ktor.plugin to v2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent ef27e24 commit 44e9d83
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 @@ -20,7 +20,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
application
kotlin("jvm")
id("io.ktor.plugin") version "2.2.1"
id("io.ktor.plugin") version "2.3.9"
id("org.jetbrains.kotlin.plugin.serialization") version "1.7.22"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
}
Expand Down

0 comments on commit 44e9d83

Please sign in to comment.