We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a98692 commit 5a1234fCopy full SHA for 5a1234f
project/plugins.sbt
@@ -15,5 +15,5 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
15
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
16
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
17
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
18
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
19
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
0 commit comments