Skip to content

Commit

Permalink
Update logback-classic to 1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 2, 2023
1 parent 7c3b815 commit 373e855
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 @@ -159,7 +159,7 @@ val zio2InteropRsVersion = "2.0.2"
val sttpModelVersion = "1.7.6"
val sttpSharedVersion = "1.3.17"

val logback = "ch.qos.logback" % "logback-classic" % "1.4.13"
val logback = "ch.qos.logback" % "logback-classic" % "1.4.14"

val jeagerClientVersion = "1.8.1"
val braveOpentracingVersion = "1.0.0"
Expand Down

0 comments on commit 373e855

Please sign in to comment.