Skip to content

Commit e2ad246

Browse files
committed
Use sbt-sonaptype 1.1
1 parent ab8882d commit e2ad246

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,7 +1,7 @@
11

22
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.0")
33

4-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.0")
4+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
55

66
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
77

0 commit comments

Comments
 (0)