mirror of
https://github.com/AppleCommander/bastools.git
synced 2025-04-07 05:37:04 +00:00
Bump net.sf.applecommander:applesingle-api from 1.2.1 to 1.2.2
Bumps [net.sf.applecommander:applesingle-api](https://github.com/AppleCommander/applesingle) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/AppleCommander/applesingle/releases) - [Commits](https://github.com/AppleCommander/applesingle/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: net.sf.applecommander:applesingle-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06eddc96c6
commit
9f657dc531
@ -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…
x
Reference in New Issue
Block a user