File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ repositories {
13
13
dependencies {
14
14
implementation ' org.aeonbits.owner:owner:1.0.12'
15
15
implementation ' com.univocity:univocity-parsers:2.9.1'
16
- implementation ' com.microsoft.playwright:playwright:1.38 .0'
17
- implementation ' org.apache.commons:commons-lang3:3.13 .0'
16
+ implementation ' com.microsoft.playwright:playwright:1.40 .0'
17
+ implementation ' org.apache.commons:commons-lang3:3.14 .0'
18
18
implementation ' org.slf4j:slf4j-api:2.0.9'
19
19
implementation ' io.qameta.allure:allure-junit-platform:2.24.0'
20
20
implementation ' com.github.automatedowl:allure-environment-writer:1.0.0'
@@ -24,7 +24,7 @@ dependencies {
24
24
testCompileOnly ' org.projectlombok:lombok:1.18.30'
25
25
testAnnotationProcessor ' org.projectlombok:lombok:1.18.30'
26
26
27
- testImplementation platform(' org.junit:junit-bom:5.10.0 ' )
27
+ testImplementation platform(' org.junit:junit-bom:5.10.1 ' )
28
28
testImplementation ' org.junit.jupiter:junit-jupiter'
29
29
testImplementation ' io.github.artsok:rerunner-jupiter:2.1.6'
30
30
testImplementation ' org.slf4j:slf4j-simple:2.0.9'
You can’t perform that action at this time.
0 commit comments