Closed scala-steward closed 5 years ago
Merging #36 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #36 +/- ##
=======================================
Coverage 76.82% 76.82%
=======================================
Files 3 3
Lines 82 82
Branches 9 9
=======================================
Hits 63 63
Misses 19 19
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 f66f7e4...97ecd68. Read the comment docs.
Updates de.heikoseeberger:sbt-header from 5.1.0 to 5.2.0.
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 @scala-steward in the comments below.
Have a nice day!
Ignore future updates
Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [{ groupId = "de.heikoseeberger", artifactId = "sbt-header" }] ```