Skip to content

Commit

Permalink
Update, jsoup 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Nov 11, 2023
1 parent 394efcf commit caf85b4
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 @@ -72,7 +72,7 @@ kotlin-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
## etc
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
jsoup = "org.jsoup:jsoup:1.16.1"
jsoup = "org.jsoup:jsoup:1.16.2"
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
timber = "com.jakewharton.timber:timber:5.0.1"
Expand Down

0 comments on commit caf85b4

Please # to comment.