Skip to content

Commit f8b0674

Browse files
Update logback-classic to 1.5.15 (#815)
1 parent ecd5dd9 commit f8b0674

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
@@ -94,7 +94,7 @@ lazy val `jadd-cli` = project
9494
"com.lihaoyi" %% "ujson" % "4.0.2",
9595
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
9696
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
97-
"ch.qos.logback" % "logback-classic" % "1.5.14",
97+
"ch.qos.logback" % "logback-classic" % "1.5.15",
9898
"org.jsoup" % "jsoup" % "1.18.3",
9999
"org.antlr" % "antlr4-runtime" % "4.13.2", // ???
100100
"com.47deg" %% "github4s" % "0.32.1",

0 commit comments

Comments
 (0)