Skip to content

Commit f388e87

Browse files
authored
Merge pull request 2m#437 from scala-steward/update/logback-classic-1.5.7
Update logback-classic to 1.5.7
2 parents 61df526 + 0ae8b74 commit f388e87

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
@@ -17,7 +17,7 @@ lazy val core = project
1717
"com.typesafe.akka" %% "akka-slf4j" % Akka,
1818
"com.typesafe.akka" %% "akka-http" % AkkaHttp,
1919
"com.madgag.scala-git" %% "scala-git" % "4.2",
20-
"ch.qos.logback" % "logback-classic" % "1.5.6",
20+
"ch.qos.logback" % "logback-classic" % "1.5.7",
2121
"org.mdedetrich" %% "akka-stream-circe" % "0.9.0",
2222
"com.lightbend.akka" %% "akka-stream-alpakka-json-streaming" % "3.0.4",
2323
"io.circe" %% "circe-generic" % "0.14.9",

0 commit comments

Comments
 (0)