Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 1333782

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6
1 parent c859360 commit 1333782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ libraryDependencies ++=
4646
"com.lightbend.akka" %% "akka-persistence-jdbc" % "5.2.1",
4747
"tech.navicore" %% "navipath" % "4.1.3",
4848
"ch.megard" %% "akka-http-cors" % "1.2.0",
49-
"ch.qos.logback" % "logback-classic" % "1.5.3",
49+
"ch.qos.logback" % "logback-classic" % "1.5.6",
5050
"com.typesafe" % "config" % "1.4.3",
5151
"com.typesafe" %% "ssl-config-core" % "0.6.1",
5252
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",

0 commit comments

Comments
 (0)