mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-14 03:07:23 +00:00
build(deps): bump org.telegram:telegrambots-abilities
Bumps [org.telegram:telegrambots-abilities](https://github.com/rubenlagus/TelegramBots) from 6.8.0 to 6.9.7.0. - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](https://github.com/rubenlagus/TelegramBots/compare/v6.8.0...v6.9.7.0) --- updated-dependencies: - dependency-name: org.telegram:telegrambots-abilities dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -8,7 +8,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation("commons-codec:commons-codec:1.16.0")
|
||||
api("org.telegram:telegrambots-abilities:6.8.0")
|
||||
api("org.telegram:telegrambots-abilities:6.9.7.0")
|
||||
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
|
||||
testImplementation("org.mockito:mockito-core:5.9.0")
|
||||
|
Reference in New Issue
Block a user