This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/logback-classic-1.4.1
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git

commit 99b3b172dcea06717325532c78ff56c454230815
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 18 00:15:01 2022 +0000

    Update logback-classic to 1.4.1
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 81ed76e..ba43a8c 100644
--- a/build.sbt
+++ b/build.sbt
@@ -77,7 +77,7 @@ lazy val core = project
   .settings(
     name := "daffodil-debugger",
     libraryDependencies ++= Seq(
-      "ch.qos.logback" % "logback-classic" % "1.2.11",
+      "ch.qos.logback" % "logback-classic" % "1.4.1",
       "com.microsoft.java" % "com.microsoft.java.debug.core" % "0.38.0",
       "co.fs2" %% "fs2-io" % "3.2.10",
       "com.monovore" %% "decline-effect" % "2.3.0",

Reply via email to