Skip to content

Commit

Permalink
Update dependency com.tfowl.ktor:ktor-jsoup to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent cb8577f commit 111b0d2
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 @@ -128,7 +128,7 @@ ktorJson = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "
ktorContentNegotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktorVersion" }
ktorOkHttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktorVersion" }
ktorGson = { module = "io.ktor:ktor-serialization-gson", version.ref = "ktorVersion" }
ktorJsoup = "com.tfowl.ktor:ktor-jsoup:2.0.0"
ktorJsoup = "com.tfowl.ktor:ktor-jsoup:2.3.0"

workRuntime = { module = "androidx.work:work-runtime-ktx", version.ref = "workVersion" }

Expand Down

0 comments on commit 111b0d2

Please sign in to comment.