Skip to content

Commit bd831f1

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.8
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.1 to 0.9.8. - [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.1...v0.9.8) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f0885a commit bd831f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginManagement {
1010
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.20"
1111
id("org.jetbrains.changelog") version "2.5.0"
1212
id("com.google.devtools.ksp") version "2.1.20-1.0.32"
13-
id("org.jetbrains.kotlinx.kover") version "0.9.1"
13+
id("org.jetbrains.kotlinx.kover") version "0.9.8"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)