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 #298 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.8
  • Loading branch information
renovate[bot] authored Sep 6, 2024
2 parents e451222 + 93f5f71 commit 315b1b6
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.7"))
"ch.qos.logback" % "logback-classic" % "1.5.8"))

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

0 comments on commit 315b1b6

Please sign in to comment.