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 2609321 commit 4125a73Copy full SHA for 4125a73
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ okio = "com.squareup.okio:okio:3.10.2"
19
scrimage-core = { module = "com.sksamuel.scrimage:scrimage-core", version.ref = "scrimage" }
20
scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extra", version.ref = "scrimage" }
21
scrimage-webp = { module = "com.sksamuel.scrimage:scrimage-webp", version.ref = "scrimage" }
22
-slf4j-api = "org.slf4j:slf4j-api:2.0.16"
+slf4j-api = "org.slf4j:slf4j-api:2.0.17"
23
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:8.1.0"
24
tika = "org.apache.tika:tika-core:3.1.0"
25
0 commit comments