We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2548c77 + 8b13036 commit 46364b9Copy full SHA for 46364b9
build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
testCompile group: 'junit', name: 'junit', version: '4.12'
15
// https://mvnrepository.com/artifact/commons-cli/commons-cli
16
compile group: 'commons-cli', name: 'commons-cli', version: '1.2'
17
- compile 'com.github.bunq:sdk_java:1.12.+'
+ compile 'com.github.bunq:sdk_java:1.12.1'
18
}
19
20
compileJava {
0 commit comments