Skip to content

Commit

Permalink
Merge pull request #4351 from element-hq/renovate/org.jsoup-jsoup-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
  • Loading branch information
bmarty authored Mar 4, 2025
2 parents ead6bf8 + 5816296 commit 08d7990
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 @@ -170,7 +170,7 @@ serialization_json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-jso
kotlinx_collections_immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8"
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
jsoup = "org.jsoup:jsoup:1.18.3"
jsoup = "org.jsoup:jsoup:1.19.1"
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
timber = "com.jakewharton.timber:timber:5.0.1"
Expand Down

0 comments on commit 08d7990

Please sign in to comment.