configcat / java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/java
MIT License
20 stars 6 forks source link

update test okhttp3 version to 4.10.0 #15

Closed kp-cat closed 2 years ago

kp-cat commented 2 years ago

Update okhttp3 version to 4.10.0 in test dependecies.

Requirement checklist (only if applicable)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (1abeebb) into master (9c018c7) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1abeebb differs from pull request most recent head c8c2153. Consider uploading reports for the commit c8c2153 to get more accurate results

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage     80.00%   80.00%           
  Complexity      286      286           
=========================================
  Files            26       26           
  Lines           840      840           
  Branches        107      107           
=========================================
  Hits            672      672           
  Misses          123      123           
  Partials         45       45           

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 9c018c7...c8c2153. Read the comment docs.