Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 9004e11 commit 10dc992
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 @@ -22,7 +22,7 @@ kafka = "3.7.0"
kafka-kotlin = "0.4.0"
dokka = "1.9.20"
knit = "0.5.0"
kover = "0.8.1"
kover = "0.8.2"
ktor = "2.3.12"
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 @@ -59,7 +59,7 @@ io-grpc = "1.63.0"
io-grpc-kotlin = "1.4.1"

# Tooling
kover = "0.8.1"
kover = "0.8.2"
spotless = "6.25.0"
detekt = "1.23.6"
lombok = "1.18.34"
Expand Down

0 comments on commit 10dc992

Please sign in to comment.