Skip to content

Commit 155289a

Browse files
author
Kevin Hellemun
committed
Merge tag '0.9.1' into develop
Hotfix 0.9.1
2 parents 2b2d5f9 + beae264 commit 155289a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)