Skip to content

Commit 9211e33

Browse files
chore(deps): bump com.microsoft.playwright:playwright
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0bb8ef commit 9211e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343

4444
testImplementation(kotlin("test"))
4545
testImplementation("org.junit.jupiter:junit-jupiter-params")
46-
testImplementation("com.microsoft.playwright:playwright:1.55.0")
46+
testImplementation("com.microsoft.playwright:playwright:1.56.0")
4747
}
4848

4949
tasks.test {

0 commit comments

Comments
 (0)