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 a625c10 commit 9c640d7Copy full SHA for 9c640d7
gradle/libs.versions.toml
@@ -172,7 +172,7 @@ serialization_json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-jso
172
kotlinx_collections_immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0"
173
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
174
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
175
-jsoup = "org.jsoup:jsoup:1.21.1"
+jsoup = "org.jsoup:jsoup:1.21.2"
176
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
177
molecule-runtime = "app.cash.molecule:molecule-runtime:2.1.0"
178
timber = "com.jakewharton.timber:timber:5.0.1"
0 commit comments