Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent ef27e24 commit feaac18
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 @@ -22,7 +22,7 @@ plugins {
kotlin("jvm")
id("io.ktor.plugin") version "2.2.1"
id("org.jetbrains.kotlin.plugin.serialization") version "1.7.22"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.kotlinx.kover") version "0.7.1"
}

group = "com.example"
Expand Down

0 comments on commit feaac18

Please sign in to comment.