mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-09 19:50:27 +08:00
Update serialization version to 1.1.0
Fix unresolved reference on Maven sync due to kotlin-stdlib:1.4.30-370
This commit is contained in:
parent
fef0b4220a
commit
aa1aaf1ada
@ -24,7 +24,7 @@ object Versions {
|
||||
|
||||
const val coroutines = "1.4.2"
|
||||
const val atomicFU = "0.15.1"
|
||||
const val serialization = "1.1.0-RC"
|
||||
const val serialization = "1.1.0"
|
||||
const val ktor = "1.5.1"
|
||||
|
||||
const val binaryValidator = "0.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user