Skip to content

Commit 6e93f2c

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

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
@@ -11,7 +11,7 @@ junit-platform = { module = "org.junit.platform:junit-platform-launcher", versio
1111
logback-classic = "ch.qos.logback:logback-classic:1.5.21"
1212
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
1313
nullaway = "com.uber.nullaway:nullaway:0.12.12"
14-
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"
14+
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.1"
1515
tika = "org.apache.tika:tika-core:3.2.3"
1616

1717
[plugins]

0 commit comments

Comments
 (0)