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.9.1 to 7.0.0.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](pengrad/java-telegram-bot-api@6.9.1...7.0.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 Jan 22, 2024
1 parent 358368a commit 70dac8b
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
<version>6.9.1</version>
<version>7.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 70dac8b

Please sign in to comment.