Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.32 (#30508)
This commit is contained in:
parent
6fca339521
commit
8ad0b992d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue