Skip to content

Commit 46364b9

Browse files
Merge pull request #20 from bunq/release/1.12.1
Updated SDK version
2 parents 2548c77 + 8b13036 commit 46364b9

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
@@ -14,7 +14,7 @@ dependencies {
1414
testCompile group: 'junit', name: 'junit', version: '4.12'
1515
// https://mvnrepository.com/artifact/commons-cli/commons-cli
1616
compile group: 'commons-cli', name: 'commons-cli', version: '1.2'
17-
compile 'com.github.bunq:sdk_java:1.12.+'
17+
compile 'com.github.bunq:sdk_java:1.12.1'
1818
}
1919

2020
compileJava {

0 commit comments

Comments
 (0)