Skip to content

Commit 450a7fb

Browse files
Bump com.microsoft.playwright:playwright in /todo-frontend
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.53.0 to 1.54.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.53.0...v1.54.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90ed1b9 commit 450a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.microsoft.playwright</groupId>
101101
<artifactId>playwright</artifactId>
102-
<version>1.53.0</version>
102+
<version>1.54.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)