Skip to content

Commit

Permalink
Update Jsoup to 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne committed Feb 5, 2024
1 parent 4aa0190 commit 27730a2
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 27730a2

Please sign in to comment.