Skip to content

Commit

Permalink
Update dependency com.github.pengrad:java-telegram-bot-api to v8 (#326)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 241f7aa commit cdf9d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scrimage-core = { module = "com.sksamuel.scrimage:scrimage-core", version.ref =
scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extra", version.ref = "scrimage" }
scrimage-webp = { module = "com.sksamuel.scrimage:scrimage-webp", version.ref = "scrimage" }
slf4j-api = "org.slf4j:slf4j-api:2.0.16"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:7.11.0"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:8.1.0"
tika = "org.apache.tika:tika-core:3.1.0"

[plugins]
Expand Down

0 comments on commit cdf9d20

Please sign in to comment.