Skip to content

Commit b0d0683

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.2 in series/3.x
1 parent 822a6d2 commit b0d0683

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
@@ -2,7 +2,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
22

33
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.4")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
66
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)