chore: update dependencies

This commit is contained in:
Skylot
2021-03-17 13:46:59 +00:00
parent 52412dfe31
commit a1247f4d96
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies {
runtimeOnly(project(':jadx-plugins:jadx-smali-input'))
runtimeOnly(project(':jadx-plugins:jadx-java-convert'))
implementation 'com.beust:jcommander:1.78'
implementation 'com.beust:jcommander:1.81'
implementation 'ch.qos.logback:logback-classic:1.2.3'
}