mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-30 06:37:29 +00:00
build(deps): bump org.jetbrains.kotlinx.kover from 0.6.1 to 0.7.0
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3afe3b52ed
commit
c45c1bdf7f
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.8.21" apply false
|
||||
id("org.jetbrains.kotlinx.kover") version "0.6.1" apply false
|
||||
id("org.jetbrains.kotlinx.kover") version "0.7.0" apply false
|
||||
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.1" apply false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user