codacy-analysis-cli icon indicating copy to clipboard operation
codacy-analysis-cli copied to clipboard

Update codacy-sbt-plugin to 21.0.3

Open scala-steward opened this issue 4 years ago • 0 comments

Updates com.codacy:codacy-sbt-plugin from 21.0.0 to 21.0.3. Version Diff - Version Diff - 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.codacy", artifactId = "codacy-sbt-plugin" } ]

labels: sbt-plugin-update, semver-patch

scala-steward avatar Aug 17 '21 16:08 scala-steward