Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.1 (#1881)
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 Jul 23, 2024
1 parent c282ef8 commit d775cc4
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 @@ -57,7 +57,7 @@ iconics-views = { module = "com.mikepenz:iconics-views", version.ref = "iconicsV
iconics-compose = { module = "com.mikepenz:iconics-compose", version.ref = "iconicsVersion" }


jsoup = "org.jsoup:jsoup:1.17.2"
jsoup = "org.jsoup:jsoup:1.18.1"

kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version.ref = "kotlinResultVersion" }
kotlin-result-coroutines = { module = "com.michael-bull.kotlin-result:kotlin-result-coroutines", version.ref = "kotlinResultVersion" }
Expand Down

0 comments on commit d775cc4

Please sign in to comment.