Skip to content

Commit b89fab2

Browse files
authored
Merge pull request #370 from scala-steward/update/logback-classic-1.4.7
Update logback-classic to 1.4.7
2 parents 9f52899 + c1da6f3 commit b89fab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.6",
20+
"ch.qos.logback" % "logback-classic" % "1.4.7",
2121
"org.mdedetrich" %% "akka-stream-circe" % "0.8.3",
2222
"com.lightbend.akka" %% "akka-stream-alpakka-json-streaming" % "3.0.4",
2323
"io.circe" %% "circe-generic" % "0.14.5",

0 commit comments

Comments
 (0)