iheartradio / ficus

Scala-friendly companion to Typesafe config
MIT License
327 stars 55 forks source link

Update sbt to 1.3.3 #96

Closed scala-steward closed 5 years ago

scala-steward commented 5 years ago

Updates org.scala-sbt:sbt from 1.3.0 to 1.3.3. Release Notes/Changelog

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.

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: semver-patch

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.4%) to 95.443% when pulling 029b177819faa8f6f23d05b5e187834d7b6c9f0a on scala-steward:update/sbt-1.3.3 into 5f72dc378fc2f3cf36c73954216272d9a8291020 on iheartradio:master.