Skip to content

Commit 759fc39

Browse files
Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.7.1 to 0.7.3 (#229)
Bumps [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover) from 0.7.1 to 0.7.3. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.7.1...v0.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dda0d5c commit 759fc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ binary = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", vers
1010
publish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
1111
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.8.20" }
1212
licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.7.0" }
13-
kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.7.1" }
13+
kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.7.3" }
1414
detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.1" }
1515

1616
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "serialization" }

0 commit comments

Comments
 (0)