diff --git a/project/plugins.sbt b/project/plugins.sbt index f7c4b4b7..7f18a97c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -12,4 +12,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1") -libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0" +libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.1"