Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.12 (#1117)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e52858b81
commit
c71d1b0db0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ object Dependencies {
|
|||
|
||||
val junitVersion = "4.13.2"
|
||||
val junit5Version = "5.10.1"
|
||||
val slf4jVersion = "2.0.11"
|
||||
val slf4jVersion = "2.0.12"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.43.0"
|
||||
// needs to be inline with the aeron version, check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue