diff options
author | dependabot[bot] | 2022-01-11 21:09:15 +0000 |
---|---|---|
committer | vitalyster | 2022-01-12 08:51:45 +0300 |
commit | 5618c1f18e88543b902f847c283fdd74742c5ca0 (patch) | |
tree | cf6c6f88d3e26d954dba1793b3aaf1dbe0082049 /pom.xml | |
parent | 841a086c17eafb143d2c007bf94f6b0097b3b766 (diff) |
Bump java-telegram-bot-api from 5.5.0 to 5.6.0
Bumps [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/5.5.0...5.6.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>
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>5.5.0</version> + <version>5.6.0</version> </dependency> <dependency> <groupId>com.github.scribejava</groupId> |