mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-01 12:57:24 +00:00
build(dependencies): 更新 Kotlin 版本(1.7.10 -> 1.8.10).
更新 Kotlin 版本, 支持新的平台优化.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.7.10" apply false
|
kotlin("jvm") version "1.8.10" apply false
|
||||||
id("org.jetbrains.kotlinx.kover") version "0.5.1" apply false
|
id("org.jetbrains.kotlinx.kover") version "0.5.1" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user