iheartradio / ficus

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

Update sbt-mima-plugin to 0.6.2 #110

Open scala-steward opened 4 years ago

scala-steward commented 4 years ago

Updates com.typesafe:sbt-mima-plugin from 0.6.0 to 0.6.2.

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.typesafe", artifactId = "sbt-mima-plugin" } ] ```

labels: sbt-plugin-update, semver-patch