mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-24 19:18:44 +00:00
update dependencies
This commit is contained in:
parent
bd4eb29fc1
commit
6dd1825b98
@ -5,7 +5,8 @@
|
||||
* `Common`:
|
||||
* `Version`:
|
||||
* `UUID`: `0.2.2` -> `0.2.3`
|
||||
* `MicroUtils`: `0.4.3` -> `0.4.5`
|
||||
* `Coroutines`: `1.4.1` -> `1.4.2`
|
||||
* `MicroUtils`: `0.4.3` -> `0.4.6`
|
||||
* `Core`:
|
||||
* Add `BowlingDiceAnimationType`
|
||||
|
||||
|
@ -6,13 +6,13 @@ kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
kotlin_version=1.4.20
|
||||
kotlin_coroutines_version=1.4.1
|
||||
kotlin_coroutines_version=1.4.2
|
||||
kotlin_serialisation_runtime_version=1.0.1
|
||||
klock_version=2.0.0
|
||||
uuid_version=0.2.3
|
||||
ktor_version=1.4.2
|
||||
|
||||
micro_utils_version=0.4.5
|
||||
micro_utils_version=0.4.6
|
||||
|
||||
javax_activation_version=1.1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user