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 28a954c commit ba50764Copy full SHA for ba50764
build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'com.microsoft.playwright:playwright:1.43.0'
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.26.0'
+ implementation 'io.qameta.allure:allure-junit-platform:2.27.0'
20
implementation 'com.github.automatedowl:allure-environment-writer:1.0.0'
21
22
compileOnly 'org.projectlombok:lombok:1.18.32'
0 commit comments