mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
update dependencies
This commit is contained in:
parent
a193ef5fd5
commit
be28c9bd5d
@ -4,9 +4,10 @@
|
||||
|
||||
* `Common`:
|
||||
* `Version`:
|
||||
* `Kotlin`: `1.4.20` -> `1.4.21`
|
||||
* `Klock`: `2.0.0` -> `2.0.1`
|
||||
* `Ktor`: `1.4.2` -> `1.4.3`
|
||||
* `MicroUtils`: `0.4.6` -> `0.4.9`
|
||||
* `MicroUtils`: `0.4.6` -> `0.4.11`
|
||||
* `API Extensions`:
|
||||
* New function `buildBot`
|
||||
|
||||
|
@ -5,14 +5,14 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
kotlin_version=1.4.20
|
||||
kotlin_version=1.4.21
|
||||
kotlin_coroutines_version=1.4.2
|
||||
kotlin_serialisation_runtime_version=1.0.1
|
||||
klock_version=2.0.1
|
||||
uuid_version=0.2.3
|
||||
ktor_version=1.4.3
|
||||
|
||||
micro_utils_version=0.4.9
|
||||
micro_utils_version=0.4.11
|
||||
|
||||
javax_activation_version=1.1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user