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

Commit 315b1b6

Browse files
Merge pull request #298 from 100km/renovate/ch.qos.logback-logback-classic-1.x
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.8
2 parents e451222 + 93f5f71 commit 315b1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val akka =
1515
"com.typesafe.akka" %% "akka-http-core" % "10.5.3",
1616
"com.typesafe.akka" %% "akka-stream-testkit" % "2.8.6" % "test",
1717
"com.iheart" %% "ficus" % "1.5.2",
18-
"ch.qos.logback" % "logback-classic" % "1.5.7"))
18+
"ch.qos.logback" % "logback-classic" % "1.5.8"))
1919

2020
lazy val assemble =
2121
Seq(assembly / assemblyJarName := name.value,

0 commit comments

Comments
 (0)