Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.31 (#30383)
This commit is contained in:
parent
36f1a2bafe
commit
59e3bc8648
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ object Dependencies {
|
||||||
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
|
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
|
||||||
|
|
||||||
val junitVersion = "4.13.2"
|
val junitVersion = "4.13.2"
|
||||||
val slf4jVersion = "1.7.30"
|
val slf4jVersion = "1.7.31"
|
||||||
// check agrona version when updating this
|
// check agrona version when updating this
|
||||||
val aeronVersion = "1.32.0"
|
val aeronVersion = "1.32.0"
|
||||||
// needs to be inline with the aeron version, check
|
// needs to be inline with the aeron version, check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue