iheartradio / ficus

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

Update sbt-release to 1.0.13 #108

Open scala-steward opened 4 years ago

scala-steward commented 4 years ago

Updates com.github.gseitz:sbt-release from 1.0.11 to 1.0.13. 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 = "com.github.gseitz", artifactId = "sbt-release" } ] ```

labels: sbt-plugin-update, semver-patch

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.4%) to 95.205% when pulling c698d9dcd9cec180cb029d66c36f277db017181e on scala-steward:update/sbt-release-1.0.13 into 60e926102ab47c5537834518c22ff4fa91239a18 on iheartradio:master.