mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-01 12:57:24 +00:00
build: 更新 TelegramBots 依赖项.
更新该依赖项以支持新版本的 Telegram API. 请注意: TelegramBots 已将弃用类移除.
This commit is contained in:
@ -27,8 +27,8 @@ dependencies {
|
||||
|
||||
implementation("org.jdom:jdom2:2.0.6.1")
|
||||
|
||||
implementation("org.telegram:telegrambots-abilities:5.7.1")
|
||||
implementation("org.telegram:telegrambots:5.7.1")
|
||||
implementation("org.telegram:telegrambots-abilities:6.0.1")
|
||||
implementation("org.telegram:telegrambots:6.0.1")
|
||||
|
||||
implementation("io.prometheus:simpleclient:0.15.0")
|
||||
implementation("io.prometheus:simpleclient_httpserver:0.15.0")
|
||||
|
Reference in New Issue
Block a user