Skip to content

Commit 27730a2

Browse files
Update Jsoup to 1.17.2
1 parent 4aa0190 commit 27730a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ dependencies {
238238
kapt "frankiesardo:icepick-processor:${icepickVersion}"
239239

240240
// HTML parser
241-
implementation "org.jsoup:jsoup:1.16.2"
241+
implementation "org.jsoup:jsoup:1.17.2"
242242

243243
// HTTP client
244244
implementation "com.squareup.okhttp3:okhttp:4.12.0"

0 commit comments

Comments
 (0)