Skip to content

Commit b110839

Browse files
committed
upgrade gradle to 8.12
1 parent a9fe005 commit b110839

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
@@ -21,7 +21,7 @@ plugins {
2121
id("plugin-project")
2222
id("org.jetbrains.changelog") version "2.2.0"
2323
id("org.jetbrains.qodana") version "0.1.13"
24-
id("org.jetbrains.kotlinx.kover") version "0.7.5"
24+
id("org.jetbrains.kotlinx.kover") version "0.9.1"
2525

2626
}
2727

0 commit comments

Comments
 (0)