Skip to content

Commit

Permalink
Updated SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvandegroes committed Sep 17, 2019
1 parent 0bfe327 commit 8b13036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
// https://mvnrepository.com/artifact/commons-cli/commons-cli
compile group: 'commons-cli', name: 'commons-cli', version: '1.2'
compile 'com.github.bunq:sdk_java:1.12.+'
compile 'com.github.bunq:sdk_java:1.12.1'
}

compileJava {
Expand Down

0 comments on commit 8b13036

Please sign in to comment.