Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx.kover from 0.6.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlinx.kover from 0.6.1 to 0.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent f6ea792 commit 6efbc98
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
@@ -1,7 +1,7 @@
import com.android.build.gradle.internal.cxx.configure.gradleLocalProperties

plugins {
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.kotlinx.kover") version "0.8.0"
id("org.jetbrains.dokka") version "1.9.10"
}

Expand Down

0 comments on commit 6efbc98

Please sign in to comment.