Skip to content

Commit ea08461

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump org.jetbrains.kotlinx.kover from 0.7.4 to 0.7.5
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@0.7.4...v0.7.5) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a4817b commit ea08461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
66
kotlin("jvm") version "1.9.22"
7-
id("org.jetbrains.kotlinx.kover") version "0.7.4"
7+
id("org.jetbrains.kotlinx.kover") version "0.7.5"
88
kotlin("plugin.serialization") version "1.9.22"
99
`maven-publish`
1010
signing

0 commit comments

Comments
 (0)