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.
1 parent 3455a9a commit f809e3eCopy full SHA for f809e3e
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
8
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
9
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
10
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments