Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Jul 27, 2023
1 parent 9cf495b commit 431891a
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 @@ -36,7 +36,7 @@ gtoSupport-fluidsonic-locale = { module = "org.ccci.gto.android:gto-support-flui
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinCoroutines" }
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-kover-gradle = "org.jetbrains.kotlinx:kover-gradle-plugin:0.7.2"
kotlin-kover-gradle = "org.jetbrains.kotlinx:kover-gradle-plugin:0.7.3"
kustomExport = { module = "deezer.kustomexport:lib", version.ref = "kustomExport" }
kustomExport-compiler = { module = "deezer.kustomexport:compiler", version.ref = "kustomExport" }
kustomExport-coroutines = { module = "deezer.kustomexport:lib-coroutines", version.ref = "kustomExport" }
Expand Down

0 comments on commit 431891a

Please sign in to comment.