chill icon indicating copy to clipboard operation
chill copied to clipboard

Update sbt to 1.5.8

Open scala-steward opened this issue 4 years ago • 1 comments

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

scala-steward avatar Dec 21 '21 08:12 scala-steward

Codecov Report

Merging #638 (3a353bd) into develop (0dcb0a8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           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 data Powered by Codecov. Last update 0dcb0a8...3a353bd. Read the comment docs.

codecov-commenter avatar Dec 21 '21 08:12 codecov-commenter