1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 10:19:39 +02:00

Remove dependency on picocli

This commit is contained in:
Paul Schaub 2022-01-12 00:53:11 +01:00
parent f4e574011b
commit ef02163d97
2 changed files with 0 additions and 3 deletions

View file

@ -73,7 +73,6 @@ allprojects {
slf4jVersion = '1.7.32'
logbackVersion = '1.2.9'
junitVersion = '5.8.2'
picocliVersion = '4.6.2'
sopJavaVersion = '1.1.0'
rootConfigDir = new File(rootDir, 'config')
gitCommit = getGitCommit()