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 6bd1cf7 commit 1a90689Copy full SHA for 1a90689
build.gradle
@@ -19,7 +19,7 @@ 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.40.0'
22
- implementation 'org.apache.commons:commons-lang3:3.13.0'
+ implementation 'org.apache.commons:commons-lang3:3.14.0'
23
implementation 'org.slf4j:slf4j-api:2.0.9'
24
implementation 'io.qameta.allure:allure-junit-platform:2.24.0'
25
implementation 'com.github.automatedowl:allure-environment-writer:1.0.0'
0 commit comments