We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba50764 commit f6f1ebdCopy full SHA for f6f1ebd
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
dependencies {
14
implementation 'org.aeonbits.owner:owner:1.0.12'
15
implementation 'com.univocity:univocity-parsers:2.9.1'
16
- implementation 'com.microsoft.playwright:playwright:1.43.0'
+ implementation 'com.microsoft.playwright:playwright:1.45.1'
17
implementation 'org.apache.commons:commons-lang3:3.14.0'
18
implementation 'org.slf4j:slf4j-api:2.0.13'
19
implementation 'io.qameta.allure:allure-junit-platform:2.27.0'
0 commit comments