Skip to content

Commit 10782fa

Browse files
Bump kotlinx-kover from 0.9.4 to 0.9.5
Bumps `kotlinx-kover` from 0.9.4 to 0.9.5. Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.9.4 to 0.9.5 - [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.4...v0.9.5) Updates `org.jetbrains.kotlinx.kover` from 0.9.4 to 0.9.5 - [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.4...v0.9.5) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 145ab5a commit 10782fa

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
@@ -8,7 +8,7 @@ androidCompileSdk = "36"
88
androidMinSdk = "24"
99
kotlin = "2.3.0"
1010
kotlinter = "5.3.0"
11-
kotlinx-kover = "0.9.4"
11+
kotlinx-kover = "0.9.5"
1212
dokka = "2.1.0"
1313
binarycompatilityvalidator = "0.18.1"
1414
vanniktechMavenPublish = "0.35.0"

0 commit comments

Comments
 (0)