mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2024-11-22 15:32:09 +01:00
Bump logback version to 1.2.11
This commit is contained in:
parent
50ab9208e6
commit
ba3d8b0230
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ allprojects {
|
|||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
slf4jVersion = '1.7.36'
|
||||
logbackVersion = '1.2.9'
|
||||
logbackVersion = '1.2.11'
|
||||
junitVersion = '5.8.2'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue