diff options
author | dependabot[bot] | 2024-01-26 21:42:51 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2024-01-31 21:28:26 +0300 |
commit | 41a30f30b21ad7781b4235dfbb4d70db5f8b31a6 (patch) | |
tree | 3e30ab08bb594288044f2caf38f055888b90d7b5 | |
parent | 474b081fed5bebdb1e20124cc6fd1a88c7d53541 (diff) |
build(deps): bump com.github.pengrad:java-telegram-bot-api
Bumps com.github.pengrad:java-telegram-bot-api from 6.9.1 to 7.0.1.
---
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] <support@github.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ <dependency> <groupId>com.github.pengrad</groupId> <artifactId>java-telegram-bot-api</artifactId> - <version>6.9.1</version> + <version>7.0.1</version> </dependency> <dependency> <groupId>com.github.scribejava</groupId> |