Skip to content

Commit

Permalink
Update dependency org.apache.tika:tika-core to v2.9.1 (#168)
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 Oct 20, 2023
1 parent e3f8073 commit fa8c2ff
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 @@ -14,7 +14,7 @@ mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.11"
okio = "com.squareup.okio:okio:3.6.0"
slf4j-api = "org.slf4j:slf4j-api:2.0.9"
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:6.9.1"
tika = "org.apache.tika:tika-core:2.9.0"
tika = "org.apache.tika:tika-core:2.9.1"

[plugins]
shadow = "com.github.johnrengelman.shadow:8.1.1"

0 comments on commit fa8c2ff

Please sign in to comment.