mirror of
https://github.com/AppleCommander/bastools.git
synced 2025-01-02 10:31:01 +00:00
Merge pull request #25 from AppleCommander/dependabot/gradle/net.sf.applecommander-applesingle-api-1.2.2
Bump net.sf.applecommander:applesingle-api from 1.2.1 to 1.2.2
This commit is contained in:
commit
baabfead2c
@ -21,6 +21,6 @@ bootJar {
|
||||
|
||||
dependencies {
|
||||
implementation 'info.picocli:picocli:3.0.2'
|
||||
implementation 'net.sf.applecommander:applesingle-api:1.2.1'
|
||||
implementation 'net.sf.applecommander:applesingle-api:1.2.2'
|
||||
implementation project(':bastools-api')
|
||||
}
|
||||
|
@ -21,7 +21,7 @@ bootJar {
|
||||
|
||||
dependencies {
|
||||
implementation 'info.picocli:picocli:3.0.2'
|
||||
implementation 'net.sf.applecommander:applesingle-api:1.2.1'
|
||||
implementation 'net.sf.applecommander:applesingle-api:1.2.2'
|
||||
implementation 'net.sf.applecommander:AppleCommander:1.4.0'
|
||||
implementation project(':bastools-api')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user