Skip to content

Commit

Permalink
add commons
Browse files Browse the repository at this point in the history
  • Loading branch information
centralhardware committed Oct 9, 2024
1 parent c29e686 commit 8624ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
implementation("dev.inmo:tgbotapi:18.2.1")
implementation("com.github.centralhardware:telegram-bot-commons:efefa401e3")
implementation("com.github.centralhardware:telegram-bot-commons:6be88e496b")
implementation("com.github.seratch:kotliquery:1.9.0")
}

Expand Down

0 comments on commit 8624ae9

Please sign in to comment.