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

Commit be900a2

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.5.0 to 0.5.1. - [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.5.0...v0.5.1) --- 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 06f91bb commit be900a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Plugins -------------------------------------------------------------------------------------------------------------
22

33
plugins {
4-
id("org.jetbrains.kotlinx.kover") version "0.5.0"
4+
id("org.jetbrains.kotlinx.kover") version "0.5.1"
55
idea
66

77
// Pin versions for subprojects

0 commit comments

Comments
 (0)