Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover to v0.7.3 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 53e0050 commit ebba324
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 @@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
plugins {
kotlin("multiplatform") version "1.9.0"
id("org.jetbrains.dokka") version "1.8.20"
id("org.jetbrains.kotlinx.kover") version "0.7.1"
id("org.jetbrains.kotlinx.kover") version "0.7.3"
`maven-publish`
signing
}
Expand Down

0 comments on commit ebba324

Please sign in to comment.