Skip to content

Commit a9804e6

Browse files
Update dependency com.github.pengrad:java-telegram-bot-api to v9.6.0 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d0599d commit a9804e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "jun
99
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
1010
logback-classic = "ch.qos.logback:logback-classic:1.5.32"
1111
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
12-
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.5.0"
12+
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.6.0"
1313
tika = "org.apache.tika:tika-core:3.3.0"
1414

1515
[plugins]

0 commit comments

Comments
 (0)