Skip to content

Commit 5f49a26

Browse files
Update scalajs-dom to 2.7.0
1 parent f3c0120 commit 5f49a26

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
@@ -91,7 +91,7 @@ Global / fileServicePort := {
9191
val catsEffectVersion = "3.5.1"
9292
val fs2Version = "3.9.2"
9393
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
94-
val scalaJSDomVersion = "2.6.0"
94+
val scalaJSDomVersion = "2.7.0"
9595
val circeVersion = "0.14.2"
9696
val munitVersion = "1.0.0-M8"
9797
val munitCEVersion = "2.0.0-M3"

0 commit comments

Comments
 (0)