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 f0f564e commit d6117b4Copy full SHA for d6117b4
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ resolvers += "OSS Snapshots" at "https://oss.sonatype.org/content/repositories/s
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
5
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.1.11")
9
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
0 commit comments