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

github-bot pushed a commit to branch update/logback-classic-1.5.21
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git

commit 106f91c89efab42d031ed7732d861347cf0ee9ef
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:30:33 2025 +0000

    Update logback-classic to 1.5.21
---
 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