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 89dc925 commit 96d13f8Copy full SHA for 96d13f8
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.21"
+logback-classic = "ch.qos.logback:logback-classic:1.5.22"
12
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
13
nullaway = "com.uber.nullaway:nullaway:0.12.14"
14
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.1"
0 commit comments