Skip to content

Commit

Permalink
Bump dev.inmo:tgbotapi from 17.0.0 to 18.2.2
Browse files Browse the repository at this point in the history
Bumps [dev.inmo:tgbotapi](https://github.com/insanusmokrassar/TelegramBotAPI) from 17.0.0 to 18.2.2.
- [Release notes](https://github.com/insanusmokrassar/TelegramBotAPI/releases)
- [Changelog](https://github.com/InsanusMokrassar/ktgbotapi/blob/master/CHANGELOG.md)
- [Commits](InsanusMokrassar/ktgbotapi@v17.0.0...v18.2.2)

---
updated-dependencies:
- dependency-name: dev.inmo:tgbotapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 27913c8 commit 9140c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlinx-coroutines = "1.8.1"
ktor = "2.3.12"
koin = "3.5.6"
kotlinx-serialization = "1.7.1"
tgbotapi = "17.0.0"
tgbotapi = "18.2.2"
postgresql = "42.7.4"
log4j = "2.23.1"
micrometer = "1.13.3"
Expand Down

0 comments on commit 9140c92

Please sign in to comment.