Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent c6c6982 commit a3b7079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("org.gradle.idea")
id("net.twisterrob.gradle.build.webjars")
id("org.jetbrains.kotlinx.kover") version "0.7.6"
id("org.jetbrains.kotlinx.kover") version "0.8.0"
}

group = "net.twisterrob.gradle"
Expand Down

0 comments on commit a3b7079

Please sign in to comment.