Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 14, 2022
1 parent f2d05d5 commit d5f82aa
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 @@ -12,7 +12,7 @@ plugins {
id("com.vanniktech.maven.publish") version "0.19.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.9.0"
id("org.jetbrains.dokka") version "1.6.21"
id("org.jetbrains.kotlinx.kover") version "0.5.0"
id("org.jetbrains.kotlinx.kover") version "0.5.1"
}

val coroutinesVersion = "1.6.1"
Expand Down

0 comments on commit d5f82aa

Please sign in to comment.