Skip to content

Commit 3fa0161

Browse files
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1
Bumps org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1. --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9931e0 commit 3fa0161

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
@@ -18,7 +18,7 @@ plugins {
1818
id("com.vanniktech.maven.publish") version "0.30.0"
1919
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
2020
id("org.jetbrains.dokka") version "2.0.0"
21-
id("org.jetbrains.kotlinx.kover") version "0.9.0"
21+
id("org.jetbrains.kotlinx.kover") version "0.9.1"
2222
id("dev.drewhamilton.poko") version "0.18.2"
2323
}
2424

0 commit comments

Comments
 (0)