Update logback-classic to 1.5.18 (#1972)

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] 2025-07-30 15:38:53 +02:00 committed by GitHub
parent f23107fc43
commit d73899ed77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ object Dependencies {
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.22.0"
val nettyVersion = "4.2.3.Final"
val logbackVersion = "1.3.15"
val logbackVersion = "1.5.18"
val jacksonCoreVersion = "2.19.2"
val jacksonDatabindVersion = jacksonCoreVersion