mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
update kotlin and UUID versions
This commit is contained in:
parent
4db82d6ce2
commit
603762bc22
@ -44,6 +44,11 @@
|
||||
|
||||
### 0.28.1
|
||||
|
||||
* Common:
|
||||
* Versions updates:
|
||||
* `Kotlin`: `1.4.0` -> `1.4.10`
|
||||
* `UUID`: `0.2.1` -> `0.2.2`
|
||||
|
||||
## 0.27.0
|
||||
|
||||
* `Common`:
|
||||
|
@ -5,11 +5,11 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
kotlin_version=1.4.0
|
||||
kotlin_version=1.4.10
|
||||
kotlin_coroutines_version=1.3.9
|
||||
kotlin_serialisation_runtime_version=1.0.0-RC
|
||||
klock_version=1.12.0
|
||||
uuid_version=0.2.1
|
||||
uuid_version=0.2.2
|
||||
ktor_version=1.4.0
|
||||
|
||||
javax_activation_version=1.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user