We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effbed6 commit 0c0a107Copy full SHA for 0c0a107
project/plugins.sbt
@@ -13,7 +13,7 @@ addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
13
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")
14
15
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
16
-libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
+libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.1"
17
18
resolvers += Resolver.jcenterRepo
19
0 commit comments