ChocPanda / scalacheck-magnolia

Scalacheck Arbitrary type class derivation using magnolia
Apache License 2.0
10 stars 6 forks source link

Update sbt-scalafix to 0.9.11 #66

Closed scala-steward closed 4 years ago

scala-steward commented 5 years ago

Updates ch.epfl.scala:sbt-scalafix from 0.9.9 to 0.9.11. 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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ] ```

labels: semver-patch