Skip to content

Commit b208df6

Browse files
hduelmefiliphr
authored andcommitted
update org.apache.commons:commons-text to 1.15.0
1 parent 9729dd9 commit b208df6

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
@@ -112,7 +112,7 @@ dependencies {
112112
testImplementation('org.junit.jupiter:junit-jupiter-engine')
113113
testRuntimeOnly('org.junit.vintage:junit-vintage-engine')
114114
testImplementation('org.assertj:assertj-core:3.26.3')
115-
testImplementation('org.apache.commons:commons-text:1.12.0')
115+
testImplementation('org.apache.commons:commons-text:1.15.0')
116116
testImplementation( 'junit:junit:4.13.2' )
117117
testRuntimeOnly('org.immutables:value:2.10.1')
118118
}

0 commit comments

Comments
 (0)