Skip to content

fix: transient dependency of okhttp, retrofit and rxjava#297

Merged
bednar merged 2 commits intomasterfrom
fix/transient_dependency
Jan 18, 2022
Merged

fix: transient dependency of okhttp, retrofit and rxjava#297
bednar merged 2 commits intomasterfrom
fix/transient_dependency

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Jan 14, 2022

Closes #290

Proposed Changes

Fixed transient dependencies versions.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review January 14, 2022 08:02
@bednar bednar requested a review from rhajek January 14, 2022 08:02
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 14, 2022

Codecov Report

Merging #297 (04233e1) into master (62c9a1e) will not change coverage.
The diff coverage is n/a.

❗ Current head 04233e1 differs from pull request most recent head 1ed1144. Consider uploading reports for the commit 1ed1144 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #297   +/-   ##
=========================================
  Coverage     88.92%   88.92%           
  Complexity      473      473           
=========================================
  Files           149      149           
  Lines          5988     5988           
  Branches        290      290           
=========================================
  Hits           5325     5325           
  Misses          580      580           
  Partials         83       83           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62c9a1e...1ed1144. Read the comment docs.

@bednar bednar merged commit c592324 into master Jan 18, 2022
@bednar bednar deleted the fix/transient_dependency branch January 18, 2022 10:09
@bednar bednar added this to the 4.1.0 milestone Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The version of okhttp3 is not compatible

3 participants