Skip to content

Commit

Permalink
Bump dev.inmo:tgbotapi from 15.2.0 to 16.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 16.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...v16.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 1825dc9 commit e676f03
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 = "16.0.0"
postgresql = "42.7.3"
log4j = "2.23.1"
micrometer = "1.13.2"
Expand Down

0 comments on commit e676f03

Please sign in to comment.