Skip to content

Commit

Permalink
[Update]: Bump org.jetbrains.kotlinx.kover from 0.5.1 to 0.8.0
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.8.0.
- [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.8.0)

---
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] committed May 16, 2024
1 parent 0168375 commit b504846
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 @@ -16,7 +16,7 @@ buildscript {
turbineVersion = '1.1.0'
androidxCoreTestingVersion = '1.5.0'
spotlessVersion = '6.25.0'
koverVersion = "0.5.1"
koverVersion = "0.8.0"
startupVersion = "1.1.1"
}
}
Expand Down

0 comments on commit b504846

Please sign in to comment.