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 389fe11 commit 09b0c33Copy full SHA for 09b0c33
build.gradle
@@ -18,7 +18,7 @@ java {
18
dependencies {
19
implementation 'org.aeonbits.owner:owner:1.0.12'
20
implementation 'com.univocity:univocity-parsers:2.9.1'
21
- implementation 'com.microsoft.playwright:playwright:1.38.0'
+ implementation 'com.microsoft.playwright:playwright:1.39.0'
22
implementation 'org.apache.commons:commons-lang3:3.13.0'
23
implementation 'org.slf4j:slf4j-api:2.0.9'
24
implementation 'io.qameta.allure:allure-junit-platform:2.24.0'
0 commit comments