Skip to content

Commit a2589fb

Browse files
authored
Merge pull request #566 from scala-steward/update/logback-classic-1.4.11
Update logback-classic to 1.4.11
2 parents 28b0478 + 7df9023 commit a2589fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ libraryDependencies += "com.github.scopt" %% "scopt" % "4.1.0"
22

33
libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.7"
44

5-
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.9"
5+
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.11"
66

77
libraryDependencies += "io.circe" %% "circe-generic-extras" % "0.14.3"
88

0 commit comments

Comments
 (0)