@ -2,6 +2,9 @@
## 5.0.1
* `Versions`:
* `MicroUtils`: `0.16.4` -> `0.16.6`
* `Ktor`: `2.2.1` -> `2.2.2`
* `Core`:
* Fixes in `SendMediaGroup` request
* Fixes in `SetChatAdministratorCustomTitle` request (thanks to [@madhead](https://github.com/madhead))
@ -13,7 +13,7 @@ ktor = "2.2.2"
ksp = "1.7.22-1.0.8"
kotlin-poet = "1.12.0"
microutils = "0.16.5"
microutils = "0.16.6"
github-release-plugin = "2.4.1"
dokka = "1.7.20"