Skip to content

Commit

Permalink
Update jsoup to v1.14.3
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Zanin <[email protected]>
  • Loading branch information
B--B committed Dec 4, 2021
1 parent ef55c6e commit 7e59761
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 @@ -60,7 +60,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
implementation 'com.google.android.material:material:1.6.0-alpha01'
implementation 'com.jakewharton.timber:timber:5.0.1'
implementation 'org.jsoup:jsoup:1.14.1'
implementation 'org.jsoup:jsoup:1.14.3'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
Expand Down

0 comments on commit 7e59761

Please sign in to comment.