Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #296 from 100km/renovate/ch.qos.logback-logback-cl…
Browse files Browse the repository at this point in the history
…assic-1.x

chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.7
  • Loading branch information
renovate[bot] authored Aug 15, 2024
2 parents 62b001a + 9f587a0 commit 0893c0c
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 @@ -15,7 +15,7 @@ lazy val akka =
"com.typesafe.akka" %% "akka-http-core" % "10.5.3",
"com.typesafe.akka" %% "akka-stream-testkit" % "2.8.6" % "test",
"com.iheart" %% "ficus" % "1.5.2",
"ch.qos.logback" % "logback-classic" % "1.5.6"))
"ch.qos.logback" % "logback-classic" % "1.5.7"))

lazy val assemble =
Seq(assembly / assemblyJarName := name.value,
Expand Down

0 comments on commit 0893c0c

Please sign in to comment.