mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-30 06:37:29 +00:00
build(dependencies): 更新 Kotlin 版本(1.7.10 -> 1.8.10).
更新 Kotlin 版本, 支持新的平台优化.
This commit is contained in:
parent
712378b3ff
commit
540fe84f26
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user