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

hepin 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 2281894  Update logback-classic to 1.5.21 (#267)
2281894 is described below

commit 2281894c0e0d1a0cd02a0f6a74191f70cad2f330
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 14:16:04 2025 +0800

    Update logback-classic to 1.5.21 (#267)
    
    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 411b1ef..f0cf2c5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -61,7 +61,7 @@ object Dependencies {
 
     val postgresql = "org.postgresql" % "postgresql" % "42.7.8" % Test
 
-    val logback = "ch.qos.logback" % "logback-classic" % "1.5.20" % Test
+    val logback = "ch.qos.logback" % "logback-classic" % "1.5.21" % Test
     val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19" % Test
     val junit = "junit" % "junit" % "4.13.2" % Test
     val junitInterface = "com.github.sbt" % "junit-interface" % "0.13.3" % Test


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

Reply via email to