Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.36 (#31211)

This commit is contained in:
Scala Steward 2022-03-07 09:19:21 +01:00 committed by GitHub
parent d8d60d5db2
commit 24f21695cd
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.32"
val slf4jVersion = "1.7.36"
// check agrona version when updating this
val aeronVersion = "1.37.0"
// needs to be inline with the aeron version, check