Skip to content

Commit 845188d

Browse files
authored
Merge pull request #507 from scala-steward/update/logback-classic-1.5.0
Update logback-classic to 1.5.0
2 parents f6bbf39 + 40c01e1 commit 845188d

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.14",
38+
"ch.qos.logback" % "logback-classic" % "1.5.0",
3939
"org.slf4j" % "slf4j-api" % "2.0.11",
4040

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

0 commit comments

Comments
 (0)