Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 5930ad5 commit 7933992
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ kafka = "3.7.0"
kafka-kotlin = "0.4.0"
dokka = "1.9.20"
knit = "0.5.0"
kover = "0.7.6"
kover = "0.8.0"
ktor = "2.3.11"
koin = "3.5.6"
r2dbc-spi = "1.0.0.RELEASE"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ io-grpc = "1.63.0"
io-grpc-kotlin = "1.4.1"

# Tooling
kover = "0.7.6"
kover = "0.8.0"
spotless = "6.25.0"
detekt = "1.23.6"
lombok = "1.18.32"
Expand Down

0 comments on commit 7933992

Please sign in to comment.