Skip to content

Commit 00b4ac7

Browse files
authored
Merge pull request #478 from codacy/fix-sonatype-again
bump: Bump codacy-sbt-plugin to 25.0.1 to fix sonatype publish
2 parents c192f67 + aecd10e commit 00b4ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.0.0")
1+
addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.0.1")
22

33
// Coverage
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

0 commit comments

Comments
 (0)