We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df49a68 commit 9f06162Copy full SHA for 9f06162
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'com.aventstack:extentreports:5.1.1'
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.11.0'
+ implementation 'org.apache.commons:commons-text:1.12.0'
25
implementation 'org.slf4j:slf4j-api:2.0.12'
26
27
compileOnly 'org.projectlombok:lombok:1.18.32'
0 commit comments