Skip to content

Commit 35decd2

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1
1 parent 5ef51cf commit 35decd2

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

33
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "2.0.0")
4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
66
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")

0 commit comments

Comments
 (0)