mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-17 18:02:05 +01:00
Bump JUnit to 5.7.1
This commit is contained in:
parent
ce4869e15a
commit
232b0f7445
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ allprojects {
|
|||
}
|
||||
|
||||
project.ext {
|
||||
junitVersion = '5.7.0'
|
||||
junitVersion = '5.7.1'
|
||||
androidBootClasspath = getAndroidRuntimeJar(pgpainlessMinAndroidSdk)
|
||||
rootConfigDir = new File(rootDir, 'config')
|
||||
gitCommit = getGitCommit()
|
||||
|
|
Loading…
Reference in a new issue