Skip to content

Commit beae264

Browse files
author
Kevin Hellemun
committed
Merge branch 'hotfix/0.9.1'
2 parents b03cbc2 + 3ff616b commit beae264

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:0.13.0'
17+
compile 'com.github.bunq:sdk_java:0.13.+'
1818
}
1919

2020
jar {

0 commit comments

Comments
 (0)