Update sbt to 1.5.8
Updates org.scala-sbt:sbt from 1.5.5 to 1.5.8. 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 = "org.scala-sbt", artifactId = "sbt" } ]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1
Codecov Report
Merging #638 (3a353bd) into develop (0dcb0a8) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## develop #638 +/- ##
========================================
Coverage 91.85% 91.85%
========================================
Files 46 46
Lines 1424 1424
Branches 32 32
========================================
Hits 1308 1308
Misses 116 116
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0dcb0a8...3a353bd. Read the comment docs.