Skip to content

Commit a9ebe2d

Browse files
Update dependency com.github.pengrad:java-telegram-bot-api to v9.3.0
1 parent 8461fd0 commit a9ebe2d

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.23"
1212
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
1313
nullaway = "com.uber.nullaway:nullaway:0.12.15"
14-
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.1"
14+
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.3.0"
1515
tika = "org.apache.tika:tika-core:3.2.3"
1616

1717
[plugins]

0 commit comments

Comments
 (0)