Skip to content

Commit 5401a60

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.7.4
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.3 to 0.7.4. - [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.3...0.7.4) --- 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 679068c commit 5401a60

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.10"
7-
id("org.jetbrains.kotlinx.kover") version "0.7.3"
7+
id("org.jetbrains.kotlinx.kover") version "0.7.4"
88
kotlin("plugin.serialization") version "1.9.10"
99
`maven-publish`
1010
signing

0 commit comments

Comments
 (0)