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

github-bot pushed a commit to branch update/log4cats-slf4j-2.3.2
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git

commit 8095d4d6e0f871d2683d14a4633a8c1877514540
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 11 00:12:24 2022 +0000

    Update log4cats-slf4j to 2.3.2
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index b0a64b8..d708e3f 100644
--- a/build.sbt
+++ b/build.sbt
@@ -80,7 +80,7 @@ lazy val core = project
       "com.microsoft.java" % "com.microsoft.java.debug.core" % "0.35.0",
       "co.fs2" %% "fs2-io" % "3.0.6",
       "com.monovore" %% "decline-effect" % "2.2.0",
-      "org.typelevel" %% "log4cats-slf4j" % "2.1.1"
+      "org.typelevel" %% "log4cats-slf4j" % "2.3.2"
     ),
     buildInfoKeys := Seq[BuildInfoKey](name, version, scalaVersion, 
sbtVersion, "daffodilVersion" -> daffodilVer),
     buildInfoPackage := "org.apache.daffodil.debugger.dap",

Reply via email to