Skip to content

Commit

Permalink
bump ktgboapi
Browse files Browse the repository at this point in the history
  • Loading branch information
centralhardware committed Dec 3, 2024
1 parent 27f32a2 commit 2598fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ repositories {
}

dependencies {
implementation("dev.inmo:tgbotapi:20.0.1")
implementation("com.github.centralhardware:telegram-bot-commons:d96b131958")
implementation("dev.inmo:tgbotapi:21.0.0")
implementation("com.github.centralhardware:telegram-bot-commons:34c054a4a1")
implementation("com.github.seratch:kotliquery:1.9.0")
}

Expand Down

0 comments on commit 2598fac

Please sign in to comment.