We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9729dd9 commit b208df6Copy full SHA for b208df6
build.gradle
@@ -112,7 +112,7 @@ dependencies {
112
testImplementation('org.junit.jupiter:junit-jupiter-engine')
113
testRuntimeOnly('org.junit.vintage:junit-vintage-engine')
114
testImplementation('org.assertj:assertj-core:3.26.3')
115
- testImplementation('org.apache.commons:commons-text:1.12.0')
+ testImplementation('org.apache.commons:commons-text:1.15.0')
116
testImplementation( 'junit:junit:4.13.2' )
117
testRuntimeOnly('org.immutables:value:2.10.1')
118
}
0 commit comments