Skip to content

Commit

Permalink
Bump Kover to 0.5.0 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 authored Apr 4, 2022
1 parent 53e2254 commit b6cece8
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 @@ -6,7 +6,7 @@ import org.jetbrains.dokka.gradle.DokkaTask
plugins {
kotlin("multiplatform") version "1.6.20"
id("org.jetbrains.dokka") version "1.6.0"
id("org.jetbrains.kotlinx.kover") version "0.4.4"
id("org.jetbrains.kotlinx.kover") version "0.5.0"
`maven-publish`
signing
}
Expand Down

0 comments on commit b6cece8

Please sign in to comment.