We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8992f97 + f33fda2 commit 147eb34Copy full SHA for 147eb34
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.3")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
7
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
9
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.0")
10
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") // "0.21.0-RC1")
0 commit comments