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 f3c0120 commit 5f49a26Copy full SHA for 5f49a26
build.sbt
@@ -91,7 +91,7 @@ Global / fileServicePort := {
91
val catsEffectVersion = "3.5.1"
92
val fs2Version = "3.9.2"
93
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
94
-val scalaJSDomVersion = "2.6.0"
+val scalaJSDomVersion = "2.7.0"
95
val circeVersion = "0.14.2"
96
val munitVersion = "1.0.0-M8"
97
val munitCEVersion = "2.0.0-M3"
0 commit comments