1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

update dependencies

This commit is contained in:
2023-05-27 18:19:14 +06:00
parent c312a05d6b
commit 67096f8e0e
31 changed files with 48 additions and 36 deletions

View File

@@ -2,6 +2,18 @@
## 8.0.0
**THIS UPDATE CONTAINS BREAKING CHANGES**
**IN THIS UPDATE KORLIBS HAVE BEEN UPDATED TO VERSION `4.0.2`. SINCE THAT VERSION A LOT OF PACKAGES HAVE BEEN RENAMED.
MIGRATIONS USED IN THIS LIB:**
* `com.soywiz.klock` -> `korlibs.time`
* `com.soywiz.krypto` -> `korlibs.crypto`
* `Versions`:
* `Korlibs`: `3.4.0` -> `4.0.2`
* `MicroUtils`: `0.18.4` -> `0.19.0`
## 7.1.3
* `Versions`: