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

Philippus 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 ae30864  Update logback-classic to 1.6.2 (#473)
ae30864 is described below

commit ae30864265353d2b320b64af5ce56c11ce3d4b67
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:56:11 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e36df08..3a44ac5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -54,7 +54,7 @@ object Dependencies {
 
     val postgresql = "org.postgresql" % "postgresql" % "42.7.13" % Test
 
-    val logback = "ch.qos.logback" % "logback-classic" % "1.6.1" % Test
+    val logback = "ch.qos.logback" % "logback-classic" % "1.6.2" % 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