Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okhttp3:mockwebserver3-juni…
Browse files Browse the repository at this point in the history
…t5 to v5.0.0-alpha.14
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 92d79be commit 7724ef6
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 @@ -50,7 +50,7 @@ mockk-agent = { group = "io.mockk", name = "mockk-agent", version.ref = "mockk"
mockk-jvm = { group = "io.mockk", name = "mockk-jvm", version.ref = "mockk" }

okhttp = { group = "com.squareup.okhttp3", name = "okhttp", version.ref = "okhttp" }
okhttp-mockwebserver = { group = "com.squareup.okhttp3", name = "mockwebserver3-junit5", version.prefer = "5.0.0-alpha.12" }
okhttp-mockwebserver = { group = "com.squareup.okhttp3", name = "mockwebserver3-junit5", version.prefer = "5.0.0-alpha.14" }

retrofit-serialization = { group = "com.jakewharton.retrofit", name = "retrofit2-kotlinx-serialization-converter", version.ref = "retrofit-serialization" }

Expand Down

0 comments on commit 7724ef6

Please sign in to comment.