mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-12 10:17:24 +00:00
build(deps): bump org.telegram:telegrambots-abilities from 6.7.0 to 6.8.0
Bumps [org.telegram:telegrambots-abilities](https://github.com/rubenlagus/TelegramBots) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: org.telegram:telegrambots-abilities dependency-type: direct:production update-type: version-update:semver-minor ...
This commit is contained in:
@ -29,8 +29,8 @@ dependencies {
|
||||
|
||||
implementation("org.jdom:jdom2:2.0.6.1")
|
||||
|
||||
implementation("org.telegram:telegrambots-abilities:6.7.0")
|
||||
implementation("org.telegram:telegrambots:6.7.0")
|
||||
implementation("org.telegram:telegrambots-abilities:6.8.0")
|
||||
implementation("org.telegram:telegrambots:6.8.0")
|
||||
|
||||
implementation("io.prometheus:simpleclient:0.16.0")
|
||||
implementation("io.prometheus:simpleclient_httpserver:0.16.0")
|
||||
|
Reference in New Issue
Block a user