Skip to content

Commit

Permalink
chore(deps): update plugin kover to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent b8db394 commit 8ccf044
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 @@ -95,7 +95,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
google-devtools-ksp = { id = "com.google.devtools.ksp", version = "1.8.21-1.0.11" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.6.1" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.3" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }

[bundles]
Expand Down

0 comments on commit 8ccf044

Please sign in to comment.