Skip to content

Commit

Permalink
Merge pull request #35 from mpe85/renovate/org.jetbrains.kotlinx.kove…
Browse files Browse the repository at this point in the history
…r-0.x

Update plugin org.jetbrains.kotlinx.kover to v0.8.3
  • Loading branch information
mpe85 authored Jul 19, 2024
2 parents 63a3b91 + 417fc82 commit a996268
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 @@ -13,7 +13,7 @@ plugins {
kotlin("jvm") version "2.0.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.2"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.gradle.maven-publish")
id("org.gradle.signing")
Expand Down

0 comments on commit a996268

Please sign in to comment.