Skip to content

Commit

Permalink
Bump Kover -> 0.7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
armiol committed May 7, 2024
1 parent c1d2722 commit 39a4908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ package io.spine.internal.dependency
// https://github.com/Kotlin/kotlinx-kover
@Suppress("unused", "ConstPropertyName")
object Kover {
const val version = "0.7.4"
const val version = "0.7.6"
const val id = "org.jetbrains.kotlinx.kover"
const val classpath = "org.jetbrains.kotlinx:kover-gradle-plugin:$version"
}

0 comments on commit 39a4908

Please sign in to comment.