Skip to content

Commit

Permalink
Merge pull request #26 from AppleCommander/dependabot/gradle/net.sf.a…
Browse files Browse the repository at this point in the history
…pplecommander-AppleCommander-1.8.0

Bump net.sf.applecommander:AppleCommander from 1.4.0 to 1.8.0
  • Loading branch information
a2geek committed Oct 29, 2023
2 parents f61fdba + 8e8bf72 commit 848468e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/st/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}

0 comments on commit 848468e

Please sign in to comment.