Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.5 (#1182)
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] committed Nov 29, 2023
1 parent a05da59 commit 2ce6b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-data/kover-gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {

plugins {
id "dev.projektor.publish" version "8.5.0"
id "org.jetbrains.kotlinx.kover" version "0.7.4"
id "org.jetbrains.kotlinx.kover" version "0.7.5"
}

apply from: "../../gradle/kotlin.gradle"
Expand Down

0 comments on commit 2ce6b91

Please sign in to comment.