Skip to content

Commit

Permalink
Merge pull request #426 from fmonniot/dependabot/gradle/org.jsoup-jso…
Browse files Browse the repository at this point in the history
…up-1.18.1

Bump org.jsoup:jsoup from 1.17.2 to 1.18.1
  • Loading branch information
fmonniot committed Jul 18, 2024
2 parents 7a74efa + 4ce8492 commit b8df8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
implementation 'com.squareup.retrofit2:converter-moshi:2.11.0'
implementation 'com.squareup.retrofit2:converter-scalars:2.11.0'
implementation "androidx.security:security-crypto:1.1.0-alpha06"
implementation 'org.jsoup:jsoup:1.17.2'
implementation 'org.jsoup:jsoup:1.18.1'

implementation('nl.siegmann.epublib:epublib-core:3.1') {
exclude group: 'org.slf4j'
Expand Down

0 comments on commit b8df8ab

Please sign in to comment.