Skip to content

Commit c144555

Browse files
Update dependency com.github.pengrad:java-telegram-bot-api to v9.4.0
1 parent b8e7c7c commit c144555

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.29"
1111
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
12-
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.3.0"
12+
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.4.0"
1313
tika = "org.apache.tika:tika-core:3.2.3"
1414

1515
[plugins]

0 commit comments

Comments
 (0)