Skip to content

Commit e50e784

Browse files
author
yaman
committed
update Endorse client version
1 parent a8cd599 commit e50e784

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
@@ -31,7 +31,7 @@ dependencies {
3131
// Java Simple Serial Connector
3232
compile 'org.scream3r:jssc:2.8.0'
3333
compile 'com.google.code.gson:gson:2.8.2'
34-
compile 'io.soracom:soracom-endorse-client-for-java:0.1.0'
34+
compile 'io.soracom:soracom-endorse-client-for-java:0.2.0'
3535
compileOnly group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.358'
3636

3737
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)