We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5981f65 commit 743869cCopy full SHA for 743869c
tools/bt/build.gradle
@@ -23,7 +23,7 @@ bootJar {
23
}
24
25
dependencies {
26
- implementation 'info.picocli:picocli:4.7.5'
+ implementation 'info.picocli:picocli:4.7.7'
27
implementation 'net.sf.applecommander:applesingle-api:1.2.2'
28
implementation project(':bastools-api')
29
tools/st/build.gradle
implementation 'net.sf.applecommander:AppleCommander:1.9.0'
0 commit comments