Skip to content

Commit

Permalink
Bump com.github.pengrad:java-telegram-bot-api from 6.1.0 to 6.9.1 (#104)
Browse files Browse the repository at this point in the history
Bumps [com.github.pengrad:java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.1.0 to 6.9.1.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](pengrad/java-telegram-bot-api@6.1.0...6.9.1)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent d05218f commit ca45889
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<bungeecord.version>1.19-R0.1-SNAPSHOT</bungeecord.version>
<lamp.command-library.version>3.1.7</lamp.command-library.version>
<adventure.bungee.version>4.3.0</adventure.bungee.version>
<telegram.api.version>6.5.0</telegram.api.version>
<telegram.api.version>6.9.1</telegram.api.version>
<vk.api.version>0.4.2</vk.api.version>
<libby.version>2.0.0</libby.version>
<nanolimbo.version>1.0.8</nanolimbo.version>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<lamp.command-library.version>3.1.7</lamp.command-library.version>
<vk-lamp-module.version>1.0.0</vk-lamp-module.version>
<telegram-lamp-module.version>1.0.0</telegram-lamp-module.version>
<java-telegram-bot-api.version>6.5.0</java-telegram-bot-api.version>
<java-telegram-bot-api.version>6.9.1</java-telegram-bot-api.version>
<minimessage.version>4.13.0</minimessage.version>
<vk.api.version>0.4.2</vk.api.version>
<password4j.version>1.7.3</password4j.version>
Expand Down
2 changes: 1 addition & 1 deletion velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<velocity.version>3.1.1</velocity.version>
<velocity-proxy.version>3.2.0-SNAPSHOT</velocity-proxy.version>
<vk.api.version>0.4.2</vk.api.version>
<telegram.api.version>6.1.0</telegram.api.version>
<telegram.api.version>6.9.1</telegram.api.version>
<lamp.command-library.version>3.1.7</lamp.command-library.version>
<libby.version>2.0.0</libby.version>
<nanolimbo.version>1.0.6</nanolimbo.version>
Expand Down

0 comments on commit ca45889

Please sign in to comment.