Skip to content

Commit

Permalink
Bump telegrambots-spring-boot-starter from 5.4.0.1 to 5.5.0 (#233)
Browse files Browse the repository at this point in the history
Bumps [telegrambots-spring-boot-starter](https://github.com/rubenlagus/TelegramBots) from 5.4.0.1 to 5.5.0.
- [Release notes](https://github.com/rubenlagus/TelegramBots/releases)
- [Commits](rubenlagus/TelegramBots@v5.4.0.1...v5.5.0)

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2021
1 parent 9beee6d commit aafa058
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.6.1</spring-boot.version>
<telegram-bots.version>5.4.0.1</telegram-bots.version>
<telegram-bots.version>5.5.0</telegram-bots.version>
<logbook.version>2.14.0</logbook.version>
<sokomishalov-commons.version>1.2.1</sokomishalov-commons.version>
</properties>
Expand Down

0 comments on commit aafa058

Please sign in to comment.