Skip to content

Commit

Permalink
Update logback-classic to 1.4.14 (#3361)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Dec 2, 2023
1 parent 966375d commit 4b95c7b
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 @@ -155,7 +155,7 @@ val scalaTestPlusScalaCheck = {
}

lazy val loggerDependencies = Seq(
"ch.qos.logback" % "logback-classic" % "1.4.13",
"ch.qos.logback" % "logback-classic" % "1.4.14",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
)

Expand Down

0 comments on commit 4b95c7b

Please sign in to comment.