Skip to content

Commit 3690cca

Browse files
committed
Update sbt-sonatype plugin
1 parent 641d42a commit 3690cca

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.11")
1414
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
15-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
15+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

0 commit comments

Comments
 (0)