Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #185 from navicore/update/logback-classic-1.4.3
Browse files Browse the repository at this point in the history
Update logback-classic to 1.4.3
  • Loading branch information
navicore committed Oct 9, 2022
2 parents 8d81975 + 7a375fd commit 9f8a860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -42,7 +42,7 @@ ThisBuild / developers := List(

libraryDependencies ++=
Seq(
"ch.qos.logback" % "logback-classic" % "1.4.1",
"ch.qos.logback" % "logback-classic" % "1.4.3",
"com.typesafe" % "config" % "1.4.2",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.microsoft.azure" % "azure-storage" % "8.6.6",
Expand Down

0 comments on commit 9f8a860

Please sign in to comment.