Skip to content

Commit 6143421

Browse files
committed
chore: update deps in scalajs test
1 parent 46001e3 commit 6143421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sbt-test/scoverage/scalajs/project/plugins.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ resolvers ++= {
1515
Seq.empty
1616
}
1717

18-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
18+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1919

20-
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
20+
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)