Skip to content

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.41.2 to 1.42.0 (#54)
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.41.2...v1.42.0)

---
updated-dependencies:
- dependency-name: com.microsoft.playwright:playwright
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 58e15ac commit 607e5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {

testImplementation("com.ardetrick.testcontainers:testcontainers-ory-hydra:0.0.1")
testImplementation("com.auth0:java-jwt:4.4.0")
testImplementation("com.microsoft.playwright:playwright:1.41.2")
testImplementation("com.microsoft.playwright:playwright:1.42.0")
testImplementation("org.springframework.boot:spring-boot-starter-test")
}

Expand Down

0 comments on commit 607e5c5

Please sign in to comment.