Skip to content

Commit 0428047

Browse files
chore(deps): update plugin org.jetbrains.kotlinx.kover.aggregation to v0.9.7 (#585)
1 parent 607dc0a commit 0428047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rootProject.name = "positional"
2323
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2424

2525
plugins {
26-
id("org.jetbrains.kotlinx.kover.aggregation") version "0.9.3"
26+
id("org.jetbrains.kotlinx.kover.aggregation") version "0.9.7"
2727
}
2828

2929
kover {

0 commit comments

Comments
 (0)