We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364ddb1 commit 2cf5583Copy full SHA for 2cf5583
project/plugins.sbt
@@ -10,4 +10,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")
10
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
13
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
0 commit comments