Skip to content

Commit

Permalink
Update logback-classic to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 7, 2024
1 parent a7bc14f commit a201306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ val oxVersion = "0.2.0"
val sttpModelVersion = "1.7.11"
val sttpSharedVersion = "1.3.22"

val logback = "ch.qos.logback" % "logback-classic" % "1.5.7"
val logback = "ch.qos.logback" % "logback-classic" % "1.5.8"

val jaegerClientVersion = "1.8.1"
val braveOpentracingVersion = "1.0.1"
Expand Down

0 comments on commit a201306

Please sign in to comment.