aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-06 21:58:56 +0000
committerGravatar vitalyster2023-03-07 11:59:29 +0300
commit3896e284ce063b68f655349342b8d1a7a79e2b45 (patch)
treef163b54ab324e2ea70617bca05038ab0db40c628 /pom.xml
parent8af8f854e5fc1c6a960baf80fa1b439780a4a2e8 (diff)
build(deps): bump java-telegram-bot-api from 6.3.0 to 6.5.0
Bumps [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.3.0 to 6.5.0. - [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases) - [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.3.0...6.5.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 5105a322..6d8981d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
- <version>6.3.0</version>
+ <version>6.5.0</version>
</dependency>
<dependency>
<groupId>com.github.scribejava</groupId>