Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 6caca7d

Browse files
build(deps): Bump org.jetbrains.kotlinx.kover in /api-editor
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.6.1 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@v0.6.1...v0.7.5) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebd83af commit 6caca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
plugins {
44
idea
5-
id("org.jetbrains.kotlinx.kover") version "0.6.1"
5+
id("org.jetbrains.kotlinx.kover") version "0.7.5"
66

77
// Pin versions for subprojects
88
kotlin("jvm") version "1.9.21" apply false

0 commit comments

Comments
 (0)