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 12e4abe commit 76806cfCopy full SHA for 76806cf
build.gradle
@@ -37,7 +37,7 @@ subprojects {
37
compile 'ch.qos.logback:logback-core:1.1.3'
38
compile 'ch.qos.logback:logback-classic:1.1.3'
39
compile 'com.google.guava:guava:19.0'
40
- compile 'com.spectralogic.ds3:ds3-sdk:1.2.3'
+ compile 'com.spectralogic.ds3:ds3-sdk:1.2.4'
41
testCompile "org.mockito:mockito-core:1.10.19"
42
testCompile 'junit:junit:4.12'
43
testCompile "org.powermock:powermock-api-mockito:1.6.4"
0 commit comments