Skip to content

Commit 75edfe6

Browse files
committed
Update plugins.sbt
1 parent 5f00fd8 commit 75edfe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010

1111
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
1212

13+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1314
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0-RC3")
1415

1516
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")

0 commit comments

Comments
 (0)