Closed scala-steward closed 4 years ago
Merging #133 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #133 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 11 11
Lines 282 282
Branches 10 10
=======================================
Hits 275 275
Misses 7 7
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 a34d1c6...b1a51a3. Read the comment docs.
Updates com.47deg:sbt-microsites from 1.2.0 to 1.2.1. GitHub Release Notes - Changelog - 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.47deg", artifactId = "sbt-microsites" } ] ```labels: sbt-plugin-update, semver-patch