Skip to content

Commit 76806cf

Browse files
committed
Updating ds3-sdk dependency
1 parent 12e4abe commit 76806cf

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
@@ -37,7 +37,7 @@ subprojects {
3737
compile 'ch.qos.logback:logback-core:1.1.3'
3838
compile 'ch.qos.logback:logback-classic:1.1.3'
3939
compile 'com.google.guava:guava:19.0'
40-
compile 'com.spectralogic.ds3:ds3-sdk:1.2.3'
40+
compile 'com.spectralogic.ds3:ds3-sdk:1.2.4'
4141
testCompile "org.mockito:mockito-core:1.10.19"
4242
testCompile 'junit:junit:4.12'
4343
testCompile "org.powermock:powermock-api-mockito:1.6.4"

0 commit comments

Comments
 (0)