Skip to content

Commit

Permalink
Merge pull request #87 from hoc081098/renovate/org.jetbrains.kotlinx.…
Browse files Browse the repository at this point in the history
…kover-0.x

chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.5.1
  • Loading branch information
hoc081098 authored May 14, 2022
2 parents f2d05d5 + d5f82aa commit 3007f6b
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 3007f6b

Please sign in to comment.