We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00f0f1 commit 6bbe6b7Copy full SHA for 6bbe6b7
archiver/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation "org.hamcrest:hamcrest-library:1.3"
55
56
testImplementation "com.timgroup:tg-config-java-bindings:1.0.83" // autobump
57
- testImplementation "org.apache.commons:commons-lang3:3.3.2"
+ testImplementation "org.apache.commons:commons-lang3:3.12.0"
58
testImplementation "com.timgroup:clocks-testing:1.0.1111" // autobump
59
testImplementation "net.ttsui.junit.rules.pending:pending:0.0.1055"
60
testImplementation "org.mockito:mockito-core:3.7.7"
0 commit comments