We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8612da9 commit abb4279Copy full SHA for abb4279
gradle/libs.versions.toml
@@ -169,7 +169,7 @@ serialization_json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-jso
169
kotlinx_collections_immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8"
170
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
171
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
172
-jsoup = "org.jsoup:jsoup:1.18.1"
+jsoup = "org.jsoup:jsoup:1.18.3"
173
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
174
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
175
timber = "com.jakewharton.timber:timber:5.0.1"
0 commit comments