Skip to content

Commit 54848b4

Browse files
Update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.7
1 parent b9f49bf commit 54848b4

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

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

27-
org-jetbrains-kotlinx-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.9.4" }
27+
org-jetbrains-kotlinx-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.9.7" }
2828

2929
# this plugin is referenced in buildSrc
3030
com-vanniktech-maven-publish-gradle-plugin = { module = "com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin", version = "0.36.0" }

0 commit comments

Comments
 (0)