scala-api-template icon indicating copy to clipboard operation
scala-api-template copied to clipboard

Update organize-imports to 0.6.0

Open sderosiaux opened this issue 3 years ago • 0 comments
trafficstars

Updates com.github.liancheng:organize-imports from 0.5.0 to 0.6.0. 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 = "com.github.liancheng", artifactId = "organize-imports" } ]

labels: scalafix-rule-update, early-semver-major, semver-spec-minor, commit-count:1

sderosiaux avatar May 31 '22 00:05 sderosiaux