Skip to content

Commit 8b13036

Browse files
Updated SDK version
1 parent 0bfe327 commit 8b13036

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)