Skip to content

Commit 91a4b55

Browse files
Update dependency org.apache.commons:commons-text to v1.13.0
1 parent d5208bb commit 91a4b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
5353
testImplementation 'org.junit.jupiter:junit-jupiter-params'
5454
testImplementation "org.assertj:assertj-core:3.24.2"
55-
testImplementation "org.apache.commons:commons-text:1.10.0"
55+
testImplementation "org.apache.commons:commons-text:1.13.0"
5656
testImplementation files(createClasspathManifest)
5757
}
5858

0 commit comments

Comments
 (0)