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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new a22163a  Update logback-classic to 1.3.14 (#109)
a22163a is described below

commit a22163a6e2eb17f524ab4484fa18bffc1ff438b2
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 16:42:18 2024 +0200

    Update logback-classic to 1.3.14 (#109)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5cedbde..a6216df 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -54,7 +54,7 @@ object Dependencies {
 
     val postgresql = "org.postgresql" % "postgresql" % "42.3.10" % Test
 
-    val logback = "ch.qos.logback" % "logback-classic" % "1.2.13" % Test
+    val logback = "ch.qos.logback" % "logback-classic" % "1.3.14" % Test
     val scalaTest = "org.scalatest" %% "scalatest" % "3.2.14" % Test
     val junit = "junit" % "junit" % "4.12" % Test
     val junitInterface = "com.novocode" % "junit-interface" % "0.11" % Test


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to