diff options
author | dependabot[bot] | 2022-05-02 21:08:09 +0000 |
---|---|---|
committer | vitalyster | 2022-05-04 16:46:34 +0300 |
commit | 9ce41fc49f5f55a096da232160f5f64349a6e0fa (patch) | |
tree | 634cd71acd44539c61d582b4371967e3beed1e10 /pom.xml | |
parent | 3e6420dba9436b3322fb2c3de08911c0ff344dc3 (diff) |
Bump java-telegram-bot-api from 6.0.0 to 6.0.1
Bumps [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.0.0...6.0.1)
---
updated-dependencies:
- dependency-name: com.github.pengrad:java-telegram-bot-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ <dependency> <groupId>com.github.pengrad</groupId> <artifactId>java-telegram-bot-api</artifactId> - <version>6.0.0</version> + <version>6.0.1</version> </dependency> <dependency> <groupId>com.github.scribejava</groupId> |