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 324fe04 commit 6632525Copy full SHA for 6632525
build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
19
implementation 'org.aeonbits.owner:owner:1.0.12'
20
implementation 'com.univocity:univocity-parsers:2.9.1'
21
- implementation 'com.aventstack:extentreports:5.1.1'
+ implementation 'com.aventstack:extentreports:5.1.2'
22
implementation 'com.assertthat:selenium-shutterbug:1.6'
23
implementation 'org.apache.commons:commons-lang3:3.14.0'
24
implementation 'org.apache.commons:commons-text:1.12.0'
0 commit comments