Skip to content

Commit 4bfef4c

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-sonatype to 3.11.1
1 parent 7c84e99 commit 4bfef4c

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
@@ -12,4 +12,4 @@ addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
1414
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")
15-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
15+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")

0 commit comments

Comments
 (0)