diff options
author | dependabot[bot] | 2023-04-24 21:12:10 +0000 |
---|---|---|
committer | vitalyster | 2023-04-25 19:46:13 +0300 |
commit | f00c2204f48c33af51978b2dda2b56b10f827685 (patch) | |
tree | 4788980f36b66a398ef80fdb6f4c61c54a21e5be /pom.xml | |
parent | 96cec41308db8a5bce77d615e262982641baac00 (diff) |
build(deps): bump java-telegram-bot-api from 6.6.1 to 6.7.0
Bumps [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.6.1...6.7.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
@@ -182,7 +182,7 @@ <dependency> <groupId>com.github.pengrad</groupId> <artifactId>java-telegram-bot-api</artifactId> - <version>6.6.1</version> + <version>6.7.0</version> </dependency> <dependency> <groupId>com.github.scribejava</groupId> |