Skip to content

Commit c70cc6c

Browse files
authored
Merge pull request #831 from scala-steward/update/logback-classic-1.5.12
Update logback-classic to 1.5.12
2 parents 6b33c24 + 79eafd1 commit c70cc6c

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.16"
44

5-
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.11"
5+
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.12"
66

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

0 commit comments

Comments
 (0)