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 2da3a8a commit b2b8b8eCopy full SHA for b2b8b8e
1 file changed
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "jun
10
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
11
logback-classic = "ch.qos.logback:logback-classic:1.5.21"
12
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
13
-nullaway = "com.uber.nullaway:nullaway:0.12.13"
+nullaway = "com.uber.nullaway:nullaway:0.12.14"
14
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.1"
15
tika = "org.apache.tika:tika-core:3.2.3"
16
0 commit comments