This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.3.15
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git
commit c3d023f3868a32e6252db9f0055cda76c2b4ada8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 5 00:26:14 2025 +0000
Update logback-classic to 1.3.15
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6eebdc7..4c2714c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -62,7 +62,7 @@ object Dependencies {
val postgresql = "org.postgresql" % "postgresql" % "42.7.4" % Test
- val logback = "ch.qos.logback" % "logback-classic" % "1.3.14" % Test
+ val logback = "ch.qos.logback" % "logback-classic" % "1.3.15" % Test
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19" % Test
val junit = "junit" % "junit" % "4.13.2" % Test
val junitInterface = "com.novocode" % "junit-interface" % "0.11" % Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]