Skip to content

Commit 900ebdd

Browse files
Bump com.microsoft.playwright:playwright from 1.60.0 to 1.61.0 (#6725)
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 917e786 commit 900ebdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vividus-plugin-web-app-playwright/build.gradle

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

1717
api project(':vividus-extension-web-app')
1818
api project(':vividus-extension-ui')
19-
api('com.microsoft.playwright:playwright:1.60.0')
19+
api('com.microsoft.playwright:playwright:1.61.0')
2020

2121
compileOnly("com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}")
2222

0 commit comments

Comments
 (0)