mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 22:27:31 +00:00
build(dependencies): 更新 Kotlin 版本(1.6.10 -> 1.7.10).
This commit is contained in:
parent
255a02c93c
commit
6235c5f51a
@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.6.10" apply false
|
||||
kotlin("jvm") version "1.7.10" apply false
|
||||
id("org.jetbrains.kotlinx.kover") version "0.5.1" apply false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user