mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Bump dependencies versions
This commit is contained in:
parent
be311923d0
commit
63ff44d406
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
object Versions {
|
||||
const val core = "1.2.3"
|
||||
const val core = "1.3.0"
|
||||
const val console = "1.0-M4"
|
||||
const val consoleGraphical = "0.0.7"
|
||||
const val consoleTerminal = "0.1.0"
|
||||
@ -28,5 +28,5 @@ object Versions {
|
||||
const val bintray = "1.8.5"
|
||||
|
||||
const val blockingBridge = "1.0.5"
|
||||
const val yamlkt = "0.5.2"
|
||||
const val yamlkt = "0.5.3"
|
||||
}
|
Loading…
Reference in New Issue
Block a user