Upgraded to vixen 0.0.3

master 0.0.6
B.J. Dweck 2020-09-06 15:57:59 +02:00
parent baa2387f71
commit 65b5c0713c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ tasks.withType(Test) {
}
dependencies {
compile 'io.rudefox:vixen:0.0.2'
compile 'io.rudefox:vixen:0.0.3'
compile 'info.picocli:picocli:4.5.1'
compile 'com.google.zxing:core:3.4.0'
testCompile 'com.bjdweck.test:commons-test:0.0.1'