1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-04-16 23:12:33 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
a0c10d9a9a Update CHANGELOG.md 2022-11-27 17:38:24 +06:00
e2901cb9f9 Update libs.versions.toml 2022-11-27 17:38:16 +06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
## 4.1.3
* `Versions`:
* `MicroUtils`: `0.14.2` -> `0.14.3`
* `MicroUtils`: `0.14.2` -> `0.14.4`
* `Core`:
* `ContentMessage`, `CommonMessage`, `PossiblyMediaGroupMessage` and `PossiblySentViaBotCommonMessage` got `out`
variance

View File

@@ -13,7 +13,7 @@ ktor = "2.1.3"
ksp = "1.7.21-1.0.8"
kotlin-poet = "1.12.0"
microutils = "0.14.3"
microutils = "0.14.4"
github-release-plugin = "2.4.1"
dokka = "1.7.20"