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

This commit is contained in:
2024-03-25 23:04:24 +08:00
parent 0e2ce68a9c
commit 92a1deac50
3 changed files with 4 additions and 4 deletions

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.1")
api("com.google.code.gson:gson:2.10.1")