Skip to content

Commit

Permalink
root: Update plugin kover to v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 0dae611 commit c434321
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 @@ -50,7 +50,7 @@ androidLibrary = { id = "com.android.library", version.ref = "agp" }
appVersioning = { id = "io.github.reactivecircus.app-versioning", version = "1.3.2" }
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.5" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
sentry = { id = "io.sentry.android.gradle", version = "4.10.0" }
sonar = { id = "org.sonarqube", version = "4.0.0.2929" }
Expand Down

0 comments on commit c434321

Please sign in to comment.