mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-30 06:37:29 +00:00
build(deps): bump jvm from 1.8.21 to 1.9.0
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.9.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.9.0) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24219df63b
commit
863f9052e7
@ -1,5 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.8.21" apply false
|
kotlin("jvm") version "1.9.0" apply false
|
||||||
id("org.jetbrains.kotlinx.kover") version "0.7.3" apply false
|
id("org.jetbrains.kotlinx.kover") version "0.7.3" apply false
|
||||||
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2" apply false
|
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2" apply false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user