Skip to content

Commit 9f06162

Browse files
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#44)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com.>
1 parent df49a68 commit 9f06162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'com.aventstack:extentreports:5.1.1'
2222
implementation 'com.assertthat:selenium-shutterbug:1.6'
2323
implementation 'org.apache.commons:commons-lang3:3.14.0'
24-
implementation 'org.apache.commons:commons-text:1.11.0'
24+
implementation 'org.apache.commons:commons-text:1.12.0'
2525
implementation 'org.slf4j:slf4j-api:2.0.12'
2626

2727
compileOnly 'org.projectlombok:lombok:1.18.32'

0 commit comments

Comments
 (0)