odin
odin copied to clipboard
Update sbt to 1.4.9
Updates org.scala-sbt:sbt from 1.4.7 to 1.4.9. 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, semver-patch
Codecov Report
Merging #261 (fdd2c6d) into master (19c38e4) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #261 +/- ##
=======================================
Coverage 93.02% 93.02%
=======================================
Files 33 33
Lines 502 502
Branches 9 9
=======================================
Hits 467 467
Misses 35 35
Flag | Coverage Δ | |
---|---|---|
unittests | 93.02% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 19c38e4...fdd2c6d. Read the comment docs.