Commit 7572712b authored by Him188's avatar Him188

Update kotlin to 1.3.61

parent 804e39e4
......@@ -76,14 +76,14 @@ bot.subscribeAlways<MemberPermissionChangedEvent> {
#### Run-time
所有平台:
- Kotlin 1.3.60 (保持最新稳定版)
- Kotlin 1.3.61 (保持最新稳定版)
JVM 平台:
- JRE 8
#### Build Mirai
所有平台:
- Kotlin 1.3.60 (保持最新稳定版)
- Kotlin 1.3.61 (保持最新稳定版)
JVM 平台:
- Java 11 (OpenJDK 11)
......
......@@ -5,7 +5,7 @@ mirai_version=0.2.0
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin
kotlinVersion=1.3.60
kotlinVersion=1.3.61
# kotlin libraries
serializationVersion=0.13.0
coroutinesVersion=1.3.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment