Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3

Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/392/head
dependabot[bot] 10 months ago committed by Jakub Chrzanowski
parent c61f22d5cd
commit 4f1d1e8af5

@ -7,7 +7,7 @@ kotlin = "1.9.0"
changelog = "2.1.2"
gradleIntelliJPlugin = "1.15.0"
qodana = "0.1.13"
kover = "0.7.2"
kover = "0.7.3"
[libraries]
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }

Loading…
Cancel
Save