Merge pull request #26 from AppleCommander/dependabot/gradle/net.sf.applecommander-AppleCommander-1.8.0

Bump net.sf.applecommander:AppleCommander from 1.4.0 to 1.8.0
This commit is contained in:
A2 Geek
2023-10-29 13:48:36 -05:00
committed by GitHub
+1 -1
View File
@@ -22,6 +22,6 @@ bootJar {
dependencies {
implementation 'info.picocli:picocli:3.0.2'
implementation 'net.sf.applecommander:applesingle-api:1.2.2'
implementation 'net.sf.applecommander:AppleCommander:1.4.0'
implementation 'net.sf.applecommander:AppleCommander:1.8.0'
implementation project(':bastools-api')
}