1
0
mirror of https://github.com/aNNiMON/ffmpegbot synced 2024-09-19 22:54:20 +03:00

Bump tgbots module

This commit is contained in:
aNNiMON 2024-09-15 18:33:05 +03:00
parent 9a3c0c6a2e
commit 5ca02ba7d4

View File

@ -21,7 +21,7 @@ repositories {
}
dependencies {
implementation ('com.annimon:tgbots-module:7.9.0') {
implementation ('com.annimon:tgbots-module:7.10.0') {
exclude group: 'org.telegram', module: 'telegrambots-webhook'
}
implementation 'org.slf4j:slf4j-simple:2.0.13'