aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-06 21:42:25 +0000
committerGravatar vitalyster2023-10-07 10:50:54 +0300
commit9afc25efb0bc09b0e3af840233fc5098a053d746 (patch)
tree941257ec39375af41a93dbada5eea8b27a1bb8c6 /pom.xml
parent4609adf2b6e496114a99284c7d71382cae406bd8 (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.9.0 to 6.9.1. - [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases) - [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.9.0...6.9.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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ed4cf8a6..d1d1af07 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.9.0</version>
+ <version>6.9.1</version>
</dependency>
<dependency>
<groupId>com.github.scribejava</groupId>