We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41cf51a + 7ee0eee commit 8ea08a8Copy full SHA for 8ea08a8
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.4")
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.4")
4
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
7
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.45")
8
9
libraryDependencies ++= {
0 commit comments