Skip to content

Commit bd813ab

Browse files
committed
bump version
1 parent 9f1422a commit bd813ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/src/millbuild/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Deps {
3333
val scalajsEnvSelenium =
3434
mvn"org.scala-js::scalajs-env-selenium:1.1.1".withDottyCompat(scalaVersion)
3535
val scalajsEnvPlaywright =
36-
mvn"io.github.thijsbroersen::scala-js-env-playwright:0.2.1"
36+
mvn"io.github.thijsbroersen::scala-js-env-playwright:0.2.2"
3737
val scalajsSbtTestAdapter =
3838
mvn"org.scala-js::scalajs-sbt-test-adapter:${scalaJsVersion}".withDottyCompat(scalaVersion)
3939
val scalajsLinker =

0 commit comments

Comments
 (0)