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 e78040a commit c9019e7Copy full SHA for c9019e7
1 file changed
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ junit-platform = { module = "org.junit.platform:junit-platform-launcher", versio
10
logback-classic = "ch.qos.logback:logback-classic:1.5.32"
11
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
12
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.5.0"
13
-tika = "org.apache.tika:tika-core:3.2.3"
+tika = "org.apache.tika:tika-core:3.3.0"
14
15
[plugins]
16
spring-nullability = "io.spring.nullability:0.0.12"
0 commit comments