Bump logback-core and logback-classic from 1.2.11 to 1.2.13

This commit is contained in:
Paul Schaub 2024-03-21 13:49:32 +01:00
parent bfa97aede8
commit 30f7ca90cd
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ allprojects {
jsrVersion = '3.0.2'
junitVersion = '5.8.2'
junitSysExitVersion = '1.1.2'
logbackVersion = '1.2.11'
logbackVersion = '1.2.13'
mockitoVersion = '4.5.1'
picocliVersion = '4.6.3'
slf4jVersion = '1.7.36'