更新依赖版本

修复错误的注解
增加随机押马 `马? 100`
This commit is contained in:
2022-04-05 19:49:36 +08:00
parent 48a79c8629
commit 1b03074c6c
3 changed files with 9 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion
id("net.mamoe.mirai-console") version "2.9.2"
id("net.mamoe.mirai-console") version "2.10.1"
}
group = "top.jie65535"