build(deps): bump org.telegram:telegrambots from 6.8.0 to 6.9.7.1

Bumps [org.telegram:telegrambots](https://github.com/rubenlagus/TelegramBots) from 6.8.0 to 6.9.7.1.
- [Release notes](https://github.com/rubenlagus/TelegramBots/releases)
- [Commits](https://github.com/rubenlagus/TelegramBots/compare/v6.8.0...v6.9.7.1)

---
updated-dependencies:
- dependency-name: org.telegram:telegrambots
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-15 10:10:51 +00:00 committed by GitHub
parent 9e87591671
commit ed2b755fb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,8 +29,8 @@ dependencies {
implementation("org.jdom:jdom2:2.0.6.1")
implementation("org.telegram:telegrambots-abilities:6.8.0")
implementation("org.telegram:telegrambots:6.8.0")
implementation("org.telegram:telegrambots-abilities:6.9.7.1")
implementation("org.telegram:telegrambots:6.9.7.1")
implementation("io.prometheus:simpleclient:0.16.0")
implementation("io.prometheus:simpleclient_httpserver:0.16.0")