Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 046fd54 commit 9823d9c
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 @@ -217,7 +217,7 @@ sonner = { module = "io.github.dokar3:sonner", version = "0.3.8" }
datastore = "androidx.datastore:datastore:1.1.1"
datastorePref = "androidx.datastore:datastore-preferences:1.1.1"

jsoup = "org.jsoup:jsoup:1.18.1"
jsoup = "org.jsoup:jsoup:1.18.2"

preference = "androidx.preference:preference-ktx:1.2.1"

Expand Down

0 comments on commit 9823d9c

Please sign in to comment.