Skip to content

Commit

Permalink
Merge pull request #71 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.9.0
  • Loading branch information
mpe85 authored Dec 15, 2024
2 parents 1584691 + 0b23728 commit 3bb4db3
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.1.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("org.gradle.maven-publish")
id("org.gradle.signing")
Expand Down

0 comments on commit 3bb4db3

Please sign in to comment.