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:
parent
f23107fc43
commit
d73899ed77
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue