Document dependencies

This commit is contained in:
Paul Schaub 2022-04-06 13:47:37 +02:00
parent edeb34d59e
commit 3e4dfbaa86
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 3 additions and 6 deletions

View file

@ -73,7 +73,6 @@ allprojects {
junitVersion = '5.8.2'
slf4jVersion = '1.7.32'
logbackVersion = '1.2.10'
pgpainlessVersion = '1.1.1'
rootConfigDir = new File(rootDir, 'config')
gitCommit = getGitCommit()
isContinuousIntegrationEnvironment = Boolean.parseBoolean(System.getenv('CI'))