Skip to content

Commit 3ec3549

Browse files
authored
Merge pull request #2027 from Baeldung/update/scalajs-env-jsdom-nodejs-1.1.1
Update scalajs-env-jsdom-nodejs from 1.1.0 to 1.1.1
2 parents 996cb50 + 0c0a107 commit 3ec3549

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
@@ -13,7 +13,7 @@ addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
1313
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")
1414

1515
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
16-
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
16+
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.1"
1717

1818
resolvers += Resolver.jcenterRepo
1919

0 commit comments

Comments
 (0)