Skip to content

Commit 6e79e1c

Browse files
authored
Merge pull request #483 from scala-steward/update/logback-classic-1.4.13
Update logback-classic to 1.4.13
2 parents 1c27395 + b67b3fc commit 6e79e1c

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
@@ -35,7 +35,7 @@ lazy val treehub = (project in file("."))
3535
"com.typesafe.akka" %% "akka-slf4j" % akkaV,
3636
"org.scalatest" %% "scalatest" % scalaTestV % "test,it",
3737

38-
"ch.qos.logback" % "logback-classic" % "1.4.12",
38+
"ch.qos.logback" % "logback-classic" % "1.4.13",
3939
"org.slf4j" % "slf4j-api" % "2.0.9",
4040

4141
"io.github.uptane" %% "libats" % libatsV,

0 commit comments

Comments
 (0)