Closed scala-steward closed 3 years ago
Merging #339 (9089092) into main (edfd465) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #339 +/- ##
=======================================
Coverage 59.87% 59.87%
=======================================
Files 30 30
Lines 987 987
Branches 64 64
=======================================
Hits 591 591
Misses 396 396
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 edfd465...9089092. Read the comment docs.
Updates
org.http4s:http4s-client
from 0.23.5 to 0.23.6. GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conf
file.Have a fantastic day writing Scala!
Ignore future updates
Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.http4s" } ] ```labels: library-update, semver-patch