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 9f1422a commit bd813abCopy full SHA for bd813ab
mill-build/src/millbuild/Deps.scala
@@ -33,7 +33,7 @@ object Deps {
33
val scalajsEnvSelenium =
34
mvn"org.scala-js::scalajs-env-selenium:1.1.1".withDottyCompat(scalaVersion)
35
val scalajsEnvPlaywright =
36
- mvn"io.github.thijsbroersen::scala-js-env-playwright:0.2.1"
+ mvn"io.github.thijsbroersen::scala-js-env-playwright:0.2.2"
37
val scalajsSbtTestAdapter =
38
mvn"org.scala-js::scalajs-sbt-test-adapter:${scalaJsVersion}".withDottyCompat(scalaVersion)
39
val scalajsLinker =
0 commit comments