Skip to content

Commit c27f853

Browse files
hduelmefiliphr
authored andcommitted
upgrade commons-text
1 parent 5902619 commit c27f853

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
@@ -99,7 +99,7 @@ dependencies {
9999
testImplementation('org.junit.jupiter:junit-jupiter-engine')
100100
testRuntimeOnly('org.junit.vintage:junit-vintage-engine')
101101
testImplementation('org.assertj:assertj-core:3.11.1')
102-
testImplementation('org.apache.commons:commons-text:1.9')
102+
testImplementation('org.apache.commons:commons-text:1.10.0')
103103
}
104104

105105
task libs(type: Sync) {

0 commit comments

Comments
 (0)