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

pjfanning 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 d14f25e  Update logback-classic to 1.5.33 (#391)
d14f25e is described below

commit d14f25eef8392697e2c3aa4259586e664c285ac6
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 29 16:50:16 2026 +0200

    Update logback-classic to 1.5.33 (#391)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c6b42ed..cbfa54c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -53,7 +53,7 @@ object Dependencies {
 
     val postgresql = "org.postgresql" % "postgresql" % "42.7.11" % Test
 
-    val logback = "ch.qos.logback" % "logback-classic" % "1.5.32" % Test
+    val logback = "ch.qos.logback" % "logback-classic" % "1.5.33" % Test
     val scalaTest = "org.scalatest" %% "scalatest" % "3.2.20" % 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