build(deps): bump org.telegram:telegrambots-meta from 6.8.0 to 6.9.7.0

Bumps [org.telegram:telegrambots-meta](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-meta
  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-01-22 07:29:06 +00:00 committed by GitHub
parent ddc4de1340
commit 65e55c5d8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ dependencies {
api("org.eclipse.aether:aether-api:$aetherVersion")
implementation("org.eclipse.aether:aether-util:$aetherVersion")
implementation("org.telegram:telegrambots-meta:6.8.0")
implementation("org.telegram:telegrambots-meta:6.9.7.0")
api("com.google.code.gson:gson:2.10.1")