Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 (#236)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c38675a commit f19eb25
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 @@ -39,6 +39,6 @@ compose = "org.jetbrains.compose:1.8.0+dev1960"
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
gitHooks = "com.star-zero.gradle.githook:1.2.1"
kotlinx-gettext = { id = "name.kropp.kotlinx-gettext", version.ref = "kotlinx-gettext" }
kover = "org.jetbrains.kotlinx.kover:0.9.0"
kover = "org.jetbrains.kotlinx.kover:0.9.1"
jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

0 comments on commit f19eb25

Please sign in to comment.