Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.6 (#577)
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 Feb 17, 2024
1 parent 3cc6e9f commit ee9e3b0
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 @@ -4,7 +4,7 @@ plugins {
id("io.bkbn.sourdough.library.jvm") version "0.12.2" apply false
id("io.bkbn.sourdough.application.jvm") version "0.12.2" apply false
id("io.bkbn.sourdough.root") version "0.12.2"
id("org.jetbrains.kotlinx.kover") version "0.7.5"
id("org.jetbrains.kotlinx.kover") version "0.7.6"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}

Expand Down

0 comments on commit ee9e3b0

Please sign in to comment.