Skip to content

Commit 1dd7bc0

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.2
1 parent 2d585f3 commit 1dd7bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "2.0.1")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
44

55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
66

0 commit comments

Comments
 (0)