Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.16.2 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 79bb87a commit 80b3cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ threeTenBp = { module = "com.jakewharton.threetenabp:threetenabp", version = "1.
timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
junit = { module = "junit:junit", version = "4.13.2" }

jsoup = { module = "org.jsoup:jsoup", version = "1.16.1" }
jsoup = { module = "org.jsoup:jsoup", version = "1.16.2" }
scalingImageView = { module = "com.davemorrissey.labs:subsampling-scale-image-view-androidx", version = "3.10.0" }
retrofitSerializer = { module = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter", version = "1.0.0" }

Expand Down

0 comments on commit 80b3cc6

Please sign in to comment.