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 fabc30f commit c7c7ef7Copy full SHA for c7c7ef7
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extr
21
scrimage-webp = { module = "com.sksamuel.scrimage:scrimage-webp", version.ref = "scrimage" }
22
slf4j-api = "org.slf4j:slf4j-api:2.0.16"
23
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:7.9.1"
24
-tika = "org.apache.tika:tika-core:2.9.2"
+tika = "org.apache.tika:tika-core:3.0.0"
25
26
[plugins]
27
runtime = "org.beryx.runtime:1.13.1"
0 commit comments