Skip to content

Commit 9d9bd48

Browse files
committed
Reving readme to v3.2.8
1 parent f3a9a6b commit 9d9bd48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The SDK can also be included directly into a Maven or Gradle build. There is als
4141
<dependency>
4242
<groupId>com.spectralogic.ds3</groupId>
4343
<artifactId>ds3-sdk</artifactId>
44-
<version>3.2.7</version>
44+
<version>3.2.8</version>
4545
<!-- <classifier>all</classifier> -->
4646
</dependency>
4747
...
@@ -64,8 +64,8 @@ repositories {
6464
6565
dependencies {
6666
...
67-
compile 'com.spectralogic.ds3:ds3-sdk:3.2.7'
68-
// compile 'com.spectralogic.ds3:ds3-sdk:3.2.7:all'
67+
compile 'com.spectralogic.ds3:ds3-sdk:3.2.8'
68+
// compile 'com.spectralogic.ds3:ds3-sdk:3.2.8:all'
6969
...
7070
}
7171

0 commit comments

Comments
 (0)