aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-25 21:42:28 +0000
committerGravatar vitalyster2023-09-26 06:59:09 +0300
commitcd2a862a8d10e9d229defbe948922394abcb90b3 (patch)
tree568b9fbab8c76d105b75042d3c57538a7574f134 /pom.xml
parentc38604f42c6c75f7a064cfd8c45e0c34f54d1787 (diff)
build(deps): bump com.github.pengrad:java-telegram-bot-api
Bumps [com.github.pengrad:java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases) - [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.8.0...6.9.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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a7fddc14..b5f6579c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
- <version>6.8.0</version>
+ <version>6.9.0</version>
</dependency>
<dependency>
<groupId>com.github.scribejava</groupId>