Update Jsoup to 1.17.2
This commit is contained in:
parent
b4767f085f
commit
1d8e33e088
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ dependencies {
|
||||||
kapt "frankiesardo:icepick-processor:${icepickVersion}"
|
kapt "frankiesardo:icepick-processor:${icepickVersion}"
|
||||||
|
|
||||||
// HTML parser
|
// HTML parser
|
||||||
implementation "org.jsoup:jsoup:1.16.2"
|
implementation "org.jsoup:jsoup:1.17.2"
|
||||||
|
|
||||||
// HTTP client
|
// HTTP client
|
||||||
implementation "com.squareup.okhttp3:okhttp:4.12.0"
|
implementation "com.squareup.okhttp3:okhttp:4.12.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue