Skip to content

Commit

Permalink
Update scala-js-env-playwright to 0.1.12 (#3392)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot authored Feb 20, 2024
1 parent e17ac43 commit 381db09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ libraryDependencies ++= (
)

// For Scala.js + Playwright test
libraryDependencies += "io.github.gmkumar2005" %% "scala-js-env-playwright" % "0.1.11"
libraryDependencies += "io.github.gmkumar2005" %% "scala-js-env-playwright" % "0.1.12"

// For setting explicit versions for each commit
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
Expand Down

0 comments on commit 381db09

Please sign in to comment.