Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent fed543f commit 0cce11e
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.0.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.0"
id("org.jetbrains.kotlinx.kover") version "0.8.1"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.gradle.maven-publish")
id("org.gradle.signing")
Expand Down

0 comments on commit 0cce11e

Please sign in to comment.