Closed scala-steward closed 4 years ago
Merging #345 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #345 +/- ##
=======================================
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 37f7625...135592b. Read the comment docs.
Thank you Scala Steward! :heart:
Updates com.typesafe.sbt:sbt-site from 1.4.0 to 1.4.1.
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.sbt", artifactId = "sbt-site" } ] ```labels: sbt-plugin-update, semver-patch