Skip to content

Commit 62bfa80

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.microsoft.playwright:playwright
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c08790 commit 62bfa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib",
2929
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.13" }
3030
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.17" }
3131
kotlin-collections-immutable = { group = "org.jetbrains.kotlinx", name = "kotlinx-collections-immutable", version = "0.4.0" }
32-
playwright = { group = "com.microsoft.playwright", name = "playwright", version = "1.56.0" }
32+
playwright = { group = "com.microsoft.playwright", name = "playwright", version = "1.57.0" }
3333
testcontainers = { group = "org.testcontainers", name = "testcontainers", version = "2.0.2" }

0 commit comments

Comments
 (0)