fix dependencies and fill changelog

This commit is contained in:
InsanusMokrassar 2022-12-08 10:30:26 +06:00
parent b906d605f4
commit e626d8b5cc
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
## 4.2.1
* `Versions`:
* `MicroUtils`: `0.15.0` -> `0.16.0`
* `Ktor`: `2.1.3` -> `2.2.1`
* `Utils`:
* Improve support of `makeLinkToMessage` extensions

View File

@ -13,7 +13,7 @@ ktor = "2.2.1"
ksp = "1.7.22-1.0.8"
kotlin-poet = "1.12.0"
microutils = "0.16.0-branch_0.16.0-build277"
microutils = "0.16.0"
github-release-plugin = "2.4.1"
dokka = "1.7.20"