Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 2dcc132 commit 5a4ed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
kotlin("jvm") version "2.1.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
id("org.jetbrains.kotlinx.kover") version "0.9.1"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("org.gradle.maven-publish")
id("org.gradle.signing")
Expand Down

0 comments on commit 5a4ed0f

Please sign in to comment.