diff --git a/build.gradle.kts b/build.gradle.kts index b701d53..0541d4b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -46,8 +46,8 @@ dependencies { // telegram bot api //https://github.com/rubenlagus/TelegramBots - implementation("org.telegram:telegrambots:6.9.7.1") - implementation("org.telegram:telegrambots-abilities:6.9.7.1") + implementation("org.telegram:telegrambots:9.1.0") + implementation("org.telegram:telegrambots-abilities:9.1.0") //loggers // https://mvnrepository.com/artifact/org.slf4j/slf4j-api