mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-08 10:49:39 +02:00
Document dependencies
This commit is contained in:
parent
edeb34d59e
commit
3e4dfbaa86
2 changed files with 3 additions and 6 deletions
|
@ -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'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue