Use yamlkt 0.10.2

This commit is contained in:
Him188 2021-08-25 15:31:50 +08:00
parent f51e721649
commit 2cc6e0bbd8

View File

@ -51,7 +51,7 @@ object Versions {
// If you the versions below, you need to sync changes to mirai-console/buildSrc/src/main/kotlin/Versions.kt
const val yamlkt = "0.10.0"
const val yamlkt = "0.10.2"
const val intellijGradlePlugin = "1.1"
const val kotlinIntellijPlugin = "211-1.5.20-release-284-IJ7442.40" // keep to newest as kotlinCompiler
const val intellij = "2021.1.3" // don't update easily unless you want your disk space -= 500MB