Skip to content

Update dependency com.squareup.retrofit2:retrofit to v2.8.2

Saibotk requested to merge renovate/com.squareup.retrofit2-retrofit-2.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Update Change
com.squareup.retrofit2:retrofit patch 2.8.1 -> 2.8.2

Release Notes

square/retrofit

v2.8.2

  • Fix: Detect running on the Android platform by using system property rather than the presence of classes. This ensures that even when you're running on the JVM with Android classes present on the classpath you get JVM semantics.
  • Fix: Update to OkHttp 3.14.9 which contains an associated Android platform detection fix.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports