Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.11 (#938)

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
scala-steward-asf[bot] 2024-01-14 02:58:19 +01:00 committed by GitHub
parent 72f0a426b8
commit aebe6cd4bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ object Dependencies {
val junitVersion = "4.13.2"
val junit5Version = "5.10.1"
val slf4jVersion = "2.0.10"
val slf4jVersion = "2.0.11"
// check agrona version when updating this
val aeronVersion = "1.43.0"
// needs to be inline with the aeron version, check