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
b588622c3d
commit
fda53cf171
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## 3.2.7
|
## 3.2.7
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `MicroUtils`: `0.12.13` -> `0.12.17`
|
||||||
|
* `Ktor`: `2.1.1` -> `2.1.2`
|
||||||
* `Utils`:
|
* `Utils`:
|
||||||
* Next classes become typealiases instead of classes:
|
* Next classes become typealiases instead of classes:
|
||||||
* `ReplyKeyboardBuilder`
|
* `ReplyKeyboardBuilder`
|
||||||
|
@ -8,12 +8,12 @@ javax-activation = "1.1.1"
|
|||||||
|
|
||||||
korlibs = "3.1.0"
|
korlibs = "3.1.0"
|
||||||
uuid = "0.5.0"
|
uuid = "0.5.0"
|
||||||
ktor = "2.1.1"
|
ktor = "2.1.2"
|
||||||
|
|
||||||
ksp = "1.7.10-1.0.6"
|
ksp = "1.7.10-1.0.6"
|
||||||
kotlin-poet = "1.12.0"
|
kotlin-poet = "1.12.0"
|
||||||
|
|
||||||
microutils = "0.12.13"
|
microutils = "0.12.17"
|
||||||
|
|
||||||
github-release-plugin = "2.4.1"
|
github-release-plugin = "2.4.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user