Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.14 (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 175ccd5 commit f143a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback"
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.14"
okio = "com.squareup.okio:okio:3.9.0"
pngtastic = "com.github.depsypher:pngtastic:1.8"
slf4j-api = "org.slf4j:slf4j-api:2.0.13"
slf4j-api = "org.slf4j:slf4j-api:2.0.14"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:7.8.0"
tika = "org.apache.tika:tika-core:2.9.2"

Expand Down

0 comments on commit f143a42

Please sign in to comment.