Skip to content

Commit

Permalink
Bump com.github.pengrad:java-telegram-bot-api from 6.9.1 to 7.9.0
Browse files Browse the repository at this point in the history
Bumps [com.github.pengrad:java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.9.1 to 7.9.0.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](pengrad/java-telegram-bot-api@6.9.1...7.9.0)

---
updated-dependencies:
- dependency-name: com.github.pengrad:java-telegram-bot-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent b9a7f76 commit e536b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<lamp-vk.version>1.0.0</lamp-vk.version>
<lamp-telegram.version>1.0.0</lamp-telegram.version>

<telegram-api.version>6.9.1</telegram-api.version>
<telegram-api.version>7.9.0</telegram-api.version>
<jda.version>5.0.0-beta.24</jda.version>
<vk-api.version>0.4.2</vk-api.version>

Expand Down

0 comments on commit e536b11

Please sign in to comment.