We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647f849 commit 1cc4de2Copy full SHA for 1cc4de2
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ hamcrest = "org.hamcrest:hamcrest:3.0"
8
jspecify = "org.jspecify:jspecify:1.0.0"
9
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
10
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
11
-logback-classic = "ch.qos.logback:logback-classic:1.5.18"
+logback-classic = "ch.qos.logback:logback-classic:1.5.19"
12
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.1.0"
13
nullaway = "com.uber.nullaway:nullaway:0.12.10"
14
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"
0 commit comments