Skip to content

Commit d3a3f9f

Browse files
Update sbt-sonatype to 3.12.2 (#350)
1 parent 25bb44b commit d3a3f9f

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.14")
88
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
99

1010
// https://github.com/xerial/sbt-sonatype
11-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
11+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1212

1313
// https://github.com/sbt/sbt-pgp
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")

0 commit comments

Comments
 (0)