Skip to content

Commit

Permalink
⬆ Update plugin kotlinx-kover to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent d96d5d6 commit 0abe393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ kotest-common = ["kotest-assertions", "kotest-property", "kotest-framework-datat
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.0" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.1" }

0 comments on commit 0abe393

Please sign in to comment.