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