Skip to content

Commit 48cef39

Browse files
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.2 to 0.9.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.9.2...v0.9.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982cf6d commit 48cef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.2.20"
66
dokka = "2.0.0"
77
kotlinxCoroutines = "1.10.2"
88
kotlinxDatetime = "0.7.1"
9-
kotlinxKover = "0.9.2"
9+
kotlinxKover = "0.9.3"
1010
kotlinxIo = "0.8.0"
1111
kotlinxSerialization = "1.9.0"
1212
ktor = "3.3.0"

0 commit comments

Comments
 (0)