Closed scala-steward closed 3 years ago
Merging #353 (be75323) into master (20a0d74) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #353 +/- ##
=======================================
Coverage 92.48% 92.48%
=======================================
Files 77 77
Lines 1157 1157
Branches 6 6
=======================================
Hits 1070 1070
Misses 87 87
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 20a0d74...be75323. Read the comment docs.
Thank you Scala Steward! :heart:
Updates com.typesafe.akka:akka-http from 10.2.1 to 10.2.2. 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 = "com.typesafe.akka", artifactId = "akka-http" } ] ```labels: library-update, semver-patch