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

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

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.