We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5b1e9 commit fe1fef3Copy full SHA for fe1fef3
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
8
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
9
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
10
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
11
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
0 commit comments