Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.7.0 #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -17,7 +17,7 @@ kotlinx-serialization = "1.4.0"
kotlinx-murmurhash = "0.4.0"
kotlin-power-assert = "0.11.0"
kotlinx-benchmark = "0.4.5"
kotlinx-kover = "0.5.1"
kotlinx-kover = "0.7.0"
dokka = "1.7.10"
mkdocs = "2.3.0"
mkdocs-plugin-awesome-pages = "2.6.1"
Expand Down