Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 16d9a85

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update logback-classic to 1.2.11 (#276)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent 4495cf4 commit 16d9a85

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
@@ -56,7 +56,7 @@ lazy val testDependencies = Seq(
5656

5757
lazy val loggingDependencies = Seq(
5858
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
59-
"ch.qos.logback" % "logback-classic" % "1.2.10" % Test
59+
"ch.qos.logback" % "logback-classic" % "1.2.11" % Test
6060
)
6161

6262
lazy val scalaDependencies = Seq(

0 commit comments

Comments
 (0)