Skip to content

Commit 32a5c2c

Browse files
author
scala-steward
committed
Update scalajs-dom to 2.3.0
1 parent 767fc54 commit 32a5c2c

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
@@ -61,7 +61,7 @@ val commonJsSettings = commonSettings ++ Seq(
6161
}
6262
},
6363
libraryDependencies ++= Seq(
64-
"org.scala-js" %%% "scalajs-dom" % "2.2.0"
64+
"org.scala-js" %%% "scalajs-dom" % "2.3.0"
6565
)
6666
)
6767

0 commit comments

Comments
 (0)