Skip to content

Commit 1567d28

Browse files
Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.1
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.3 to 0.9.1. - [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.8.3...v0.9.1) --- 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>
1 parent ee4913e commit 1567d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
22

33
plugins {
44
kotlin("jvm") version "2.0.20"
5-
id("org.jetbrains.kotlinx.kover") version "0.8.3"
5+
id("org.jetbrains.kotlinx.kover") version "0.9.1"
66
id("org.cadixdev.licenser") version "0.6.1"
77
id("com.vanniktech.maven.publish") version "0.31.0"
88
id("org.cyclonedx.bom") version "2.2.0" apply false

0 commit comments

Comments
 (0)