Skip to content

Commit 9e677cb

Browse files
authored
Merge pull request #52 from build-extensions-oss/renovate/org.jetbrains.kotlinx-kover-gradle-plugin-0.x
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.4
2 parents 60f0bd5 + 89a12ba commit 9e677cb

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
@@ -22,7 +22,7 @@ reflections = { module = "org.reflections:reflections", version.ref = "reflectio
2222

2323
spek-dsl = { module = "org.spekframework.spek2:spek-dsl", version.ref = "spek2" }
2424

25-
org-jetbrains-kotlinx-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.9.3" }
25+
org-jetbrains-kotlinx-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.9.4" }
2626

2727
# this plugin is referenced in buildSrc
2828
com-vanniktech-maven-publish-gradle-plugin = { module = "com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin", version = "0.34.0" }

0 commit comments

Comments
 (0)