build: update kotlin 1.7.21

Signed-off-by: keta1 <k@ketal.icu>
This commit is contained in:
keta1
2022-11-09 22:09:51 +08:00
parent 290d73e224
commit 5a4765f38e
4 changed files with 5 additions and 6 deletions

View File

@@ -22,7 +22,6 @@
plugins {
id("io.github.qauxv.version")
kotlin("plugin.serialization") version "1.7.21" apply false
}
tasks.register<Delete>("clean").configure {