build(extension): 更新 TelegramBots 依赖项版本.

将依赖版本更新, 无兼容性问题.
This commit is contained in:
2022-03-28 23:05:10 +08:00
parent eb95436404
commit 1172caa8d7

View File

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