Skip to content

Commit

Permalink
[Update]: Bump org.jetbrains.kotlinx.kover from 0.5.1 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.5.1 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](Kotlin/kotlinx-kover@v0.5.1...v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent d91d11f commit b8699e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
mockkVersion = '1.13.5'
turbineVersion = '1.0.0'
spotlessVersion = '6.19.0'
koverVersion = "0.5.1"
koverVersion = "0.7.3"
startupVersion = "1.1.1"
}
}
Expand Down

0 comments on commit b8699e1

Please sign in to comment.