mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 22:27:31 +00:00
build(extension): 更新 TelegramBots 依赖项版本.
将依赖版本更新, 无兼容性问题.
This commit is contained in:
parent
eb95436404
commit
1172caa8d7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user