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 a8cd599 commit e50e784Copy full SHA for e50e784
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
// Java Simple Serial Connector
32
compile 'org.scream3r:jssc:2.8.0'
33
compile 'com.google.code.gson:gson:2.8.2'
34
- compile 'io.soracom:soracom-endorse-client-for-java:0.1.0'
+ compile 'io.soracom:soracom-endorse-client-for-java:0.2.0'
35
compileOnly group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.358'
36
37
testCompile 'junit:junit:4.12'
0 commit comments