Skip to content

Commit ecdc066

Browse files
Update sbt-sonatype to 3.11.0 (#171)
1 parent cc0722c commit ecdc066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.11")
44

55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66

7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
88

99
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

0 commit comments

Comments
 (0)