Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.32 (#30508)

This commit is contained in:
Scala Steward 2021-08-23 13:06:28 +02:00 committed by GitHub
parent 6fca339521
commit 8ad0b992d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
val slf4jVersion = "1.7.31"
val slf4jVersion = "1.7.32"
// check agrona version when updating this
val aeronVersion = "1.32.0"
// needs to be inline with the aeron version, check