Skip to content

Commit 90a151e

Browse files
fix(deps): update plugin org.jetbrains.kotlinx.kover from v0.9.1 to v0.9.3
1 parent 58eb83f commit 90a151e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'java'
77
id 'org.jetbrains.kotlin.jvm' version '2.2.10' apply false
88
id "org.jlleitschuh.gradle.ktlint" version "12.3.0" apply false
9-
id 'org.jetbrains.kotlinx.kover' version "0.9.1" apply false
9+
id 'org.jetbrains.kotlinx.kover' version "0.9.3" apply false
1010
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1111
}
1212

0 commit comments

Comments
 (0)