Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.kover to v0.9.1
Browse files Browse the repository at this point in the history
| datasource | package                                                               | from  | to    |
| ---------- | --------------------------------------------------------------------- | ----- | ----- |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.9.0 | 0.9.1 |
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b9931e0 commit 2e01fac
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 @@ -18,7 +18,7 @@ plugins {
id("com.vanniktech.maven.publish") version "0.30.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
id("org.jetbrains.kotlinx.kover") version "0.9.1"
id("dev.drewhamilton.poko") version "0.18.2"
}

Expand Down

0 comments on commit 2e01fac

Please sign in to comment.