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 366e802 commit aa1b226Copy full SHA for aa1b226
build.gradle
@@ -37,7 +37,7 @@ subprojects {
37
compile 'ch.qos.logback:logback-core:1.1.6'
38
compile 'ch.qos.logback:logback-classic:1.1.6'
39
compile 'com.google.guava:guava:19.0'
40
- compile 'com.spectralogic.ds3:ds3-sdk:3.0.0-RC3'
+ compile 'com.spectralogic.ds3:ds3-sdk:3.0.0-RC4'
41
testCompile ('org.mockito:mockito-core:1.10.19') {
42
exclude group: 'org.hamcrest'
43
}
0 commit comments