Closed scala-steward closed 2 years ago
Merging #448 (2c38112) into master (6a33cc2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #448 +/- ##
=======================================
Coverage 91.21% 91.21%
=======================================
Files 18 18
Lines 296 296
Branches 2 2
=======================================
Hits 270 270
Misses 26 26
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 6a33cc2...2c38112. Read the comment docs.
Updates org.scalacheck:scalacheck from 1.15.4 to 1.16.0. GitHub Release Notes
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.scalacheck", artifactId = "scalacheck" } ] ```labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1