Skip to content

Commit

Permalink
build(deps): bump com.github.pengrad:java-telegram-bot-api
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.7.0 to 6.8.0.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](pengrad/java-telegram-bot-api@6.7.0...6.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vincejv committed Sep 1, 2023
1 parent 28bf790 commit 653dd1d
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 @@ -93,7 +93,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
<version>6.7.0</version>
<version>6.8.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 653dd1d

Please sign in to comment.