Skip to content

Commit 3b5bff8

Browse files
chore(deps): bump com.microsoft.playwright:playwright (#875)
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 bb9cd01 commit 3b5bff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/aiagent-agentcore/aiagent

apps/aiagent-agentcore/aiagent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.microsoft.playwright</groupId>
8080
<artifactId>playwright</artifactId>
81-
<version>1.60.0</version>
81+
<version>1.61.0</version>
8282
</dependency>
8383

8484
<!-- Caffeine cache for Code Interpreter file store -->

0 commit comments

Comments
 (0)