Bump slf4j to 1.7.36

This commit is contained in:
Paul Schaub 2022-04-26 01:13:29 +02:00
parent e4ad2a3422
commit 876a49966f
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ allprojects {
javaSourceCompatibility = 1.8
junitVersion = '5.8.2'
jsrVersion = '3.0.2'
slf4jVersion = '1.7.32'
slf4jVersion = '1.7.36'
logbackVersion = '1.2.10'
pgpainlessVersion = '1.2.0'
certStoreVersion = '0.1.0'