Skip to content

Commit

Permalink
Update dependency com.github.pengrad:java-telegram-bot-api to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent bdd89c7 commit d3baf6c
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 @@ -18,7 +18,7 @@ logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback"
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.12"
okio = "com.squareup.okio:okio:3.7.0"
slf4j-api = "org.slf4j:slf4j-api:2.0.11"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:6.9.1"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:7.0.0"
tika = "org.apache.tika:tika-core:2.9.1"

[plugins]
Expand Down

0 comments on commit d3baf6c

Please sign in to comment.