Skip to content

Commit

Permalink
Merge pull request #20 from bunq/release/1.12.1
Browse files Browse the repository at this point in the history
Updated SDK version
  • Loading branch information
nickvandegroes authored Sep 17, 2019
2 parents 2548c77 + 8b13036 commit 46364b9
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 46364b9

Please sign in to comment.