build: 更新 TelegramBots 依赖项.

更新该依赖项以支持新版本的 Telegram API.
请注意: TelegramBots 已将弃用类移除.
This commit is contained in:
2022-04-18 23:56:30 +08:00
parent 18bc3a8d48
commit d84465ebd9
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ plugins {
}
dependencies {
api("org.telegram:telegrambots-abilities:5.7.1")
api("org.telegram:telegrambots-abilities:6.0.1")
api("org.slf4j:slf4j-api:1.7.36")
// There is nothing to test.