Skip to content

Commit 19ba5ff

Browse files
Bump com.microsoft.playwright:playwright in /todo-frontend-webflux (#30)
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d681bb commit 19ba5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend-webflux/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>com.microsoft.playwright</groupId>
117117
<artifactId>playwright</artifactId>
118-
<version>1.51.0</version>
118+
<version>1.52.0</version>
119119
<scope>test</scope>
120120
</dependency>
121121
</dependencies>

0 commit comments

Comments
 (0)