Skip to content

Commit

Permalink
Bump org.telegram:telegrambots-spring-boot-starter from 6.8.0 to 6.9.0 (
Browse files Browse the repository at this point in the history
#475)

Bumps [org.telegram:telegrambots-spring-boot-starter](https://github.com/rubenlagus/TelegramBots) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/rubenlagus/TelegramBots/releases)
- [Commits](https://github.com/rubenlagus/TelegramBots/commits)

---
updated-dependencies:
- dependency-name: org.telegram:telegrambots-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9b7d335 commit df76e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram-bot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<spring-boot.version>2.7.18</spring-boot.version>
<telegram-bots.version>6.8.0</telegram-bots.version>
<telegram-bots.version>6.9.0</telegram-bots.version>
<logbook.version>2.16.0</logbook.version>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>
Expand Down

0 comments on commit df76e85

Please sign in to comment.