Skip to content

Commit

Permalink
chore(deps): update plugin kover to v0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent ebdcdce commit db41f2e
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 @@ -20,6 +20,6 @@ logback = { module = "ch.qos.logback:logback-classic", version = "1.2.11" }
[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.20.0" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.5.1" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }

0 comments on commit db41f2e

Please sign in to comment.