We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba84c3 commit 8f83458Copy full SHA for 8f83458
project/plugins.sbt
@@ -7,3 +7,4 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
8
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
9
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
10
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11")
0 commit comments