Skip to content

Commit

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

---
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] committed Aug 22, 2024
1 parent 2c9e790 commit a8f03e6
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 = "15.2.0"
tgbotapi = "17.0.0"
postgresql = "42.7.3"
log4j = "2.23.1"
micrometer = "1.13.3"
Expand Down

0 comments on commit a8f03e6

Please sign in to comment.