diff --git a/build.gradle b/build.gradle index 9b7b386..6dda1b8 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ dependencies { implementation 'com.aventstack:extentreports:5.1.1' implementation 'com.assertthat:selenium-shutterbug:1.6' implementation 'org.apache.commons:commons-lang3:3.14.0' - implementation 'org.apache.commons:commons-text:1.10.0' + implementation 'org.apache.commons:commons-text:1.11.0' implementation 'org.slf4j:slf4j-api:2.0.9' compileOnly 'org.projectlombok:lombok:1.18.30'