Skip to content

Commit

Permalink
bump commons
Browse files Browse the repository at this point in the history
  • Loading branch information
centralhardware committed Nov 1, 2024
1 parent a73333e commit 105f3ea
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 @@ -15,8 +15,8 @@ repositories {
}

dependencies {
implementation("dev.inmo:tgbotapi:19.0.0")
implementation("com.github.centralhardware:telegram-bot-commons:176180cebd")
implementation("dev.inmo:tgbotapi:20.0.0")
implementation("com.github.centralhardware:telegram-bot-commons:6ecbc09850")
implementation("com.github.seratch:kotliquery:1.9.0")
}

Expand Down

0 comments on commit 105f3ea

Please sign in to comment.