Skip to content

Commit

Permalink
Merge pull request #10817 from Isira-Seneviratne/Jsoup
Browse files Browse the repository at this point in the history
Update jsoup to 1.17.2
  • Loading branch information
AudricV authored Feb 5, 2024
2 parents 4aa0190 + 27730a2 commit bcd4626
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 @@ -238,7 +238,7 @@ dependencies {
kapt "frankiesardo:icepick-processor:${icepickVersion}"

// HTML parser
implementation "org.jsoup:jsoup:1.16.2"
implementation "org.jsoup:jsoup:1.17.2"

// HTTP client
implementation "com.squareup.okhttp3:okhttp:4.12.0"
Expand Down

0 comments on commit bcd4626

Please sign in to comment.