Skip to content

Commit c207940

Browse files
author
Boris Malensek
committed
Bumps the version of sbt sonatype plugin due to some issues with releasing.
1 parent 3303094 commit c207940

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
@@ -4,7 +4,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.0.4")
44

55
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.0.0")
66

7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.0")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
88

99
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
1010

0 commit comments

Comments
 (0)