Skip to content

Commit

Permalink
Update logback-classic to 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 16, 2023
1 parent 9d30aa9 commit eb1d3f7
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 @@ -17,7 +17,7 @@ lazy val core = project
"com.typesafe.akka" %% "akka-slf4j" % Akka,
"com.typesafe.akka" %% "akka-http" % AkkaHttp,
"com.madgag.scala-git" %% "scala-git" % "4.2",
"ch.qos.logback" % "logback-classic" % "1.4.5",
"ch.qos.logback" % "logback-classic" % "1.4.6",
"org.mdedetrich" %% "akka-stream-circe" % "0.8.3",
"com.lightbend.akka" %% "akka-stream-alpakka-json-streaming" % "3.0.4",
"io.circe" %% "circe-generic" % "0.14.5",
Expand Down

0 comments on commit eb1d3f7

Please sign in to comment.