mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Globally set slf4j version
This commit is contained in:
parent
1124c6fd15
commit
004a761fdb
3 changed files with 6 additions and 1 deletions
|
@ -60,6 +60,7 @@ allprojects {
|
|||
}
|
||||
|
||||
project.ext {
|
||||
slf4jVersion = '1.7.32'
|
||||
junitVersion = '5.7.2'
|
||||
rootConfigDir = new File(rootDir, 'config')
|
||||
gitCommit = getGitCommit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue