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 35ac78e commit 8aeb91bCopy full SHA for 8aeb91b
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
5
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
6
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
7
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
0 commit comments