Skip to content

Commit 1e31cd1

Browse files
author
scala-steward
committed
Update scalajs-dom to 2.8.1
1 parent c717628 commit 1e31cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ val commonJsSettings = commonSettings ++ Seq(
5959
}
6060
},
6161
libraryDependencies ++= Seq(
62-
"org.scala-js" %%% "scalajs-dom" % "2.8.0",
62+
"org.scala-js" %%% "scalajs-dom" % "2.8.1",
6363
"io.github.cquiroz" %%% "scala-java-time" % "2.6.0" % Test
6464
)
6565
)

0 commit comments

Comments
 (0)