1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-12-02 06:50:06 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
db36c6aacb
Update CHANGELOG.md 2022-05-29 22:16:55 +06:00
757e317e70
Update gradle.properties 2022-05-29 22:15:56 +06:00
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* `Versions`:
* `Ktor`: `2.0.1` -> `2.0.2`
* `MicroUtils`: `0.10.5` -> `0.10.7`
* `MicroUtils`: `0.10.5` -> `0.10.8`
* `Utils`:
* `TelegramBot#longPolling` now accepts `UpdatesFilter` instead of `FlowsUpdatesFilter`

View File

@ -12,7 +12,7 @@ korlibs_version=2.7.0
uuid_version=0.4.0
ktor_version=2.0.2
micro_utils_version=0.10.7
micro_utils_version=0.10.8
javax_activation_version=1.1.1