build(deps): bump com.microsoft.playwright:playwright

---
updated-dependencies:
- dependency-name: com.microsoft.playwright:playwright
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-23 06:16:55 +00:00
committed by Loïc Mathieu
parent 45291eb2c4
commit 298e9f3ab7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ configurations {
dependencies {
testImplementation project(':tests')
testImplementation("com.microsoft.playwright:playwright:1.53.0")
testImplementation("com.microsoft.playwright:playwright:1.54.0")
}
/**********************************************************************************************************************\

View File

@@ -132,7 +132,7 @@ dependencies {
api group: 'org.exparity', name: 'hamcrest-date', version: '2.0.8'
api "org.wiremock:wiremock-jetty12:3.13.1"
api "org.apache.kafka:kafka-streams-test-utils:$kafkaVersion"
api "com.microsoft.playwright:playwright:1.53.0"
api "com.microsoft.playwright:playwright:1.54.0"
api "org.awaitility:awaitility:4.3.0"
// Kestra components