Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.31 (#30383)

This commit is contained in:
Scala Steward 2021-07-12 16:19:42 +02:00 committed by GitHub
parent 36f1a2bafe
commit 59e3bc8648
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.30"
val slf4jVersion = "1.7.31"
// check agrona version when updating this
val aeronVersion = "1.32.0"
// needs to be inline with the aeron version, check