This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new f3aabc3 Update logback-classic to 1.5.23 (#415)
f3aabc3 is described below
commit f3aabc35e468a2fb3cbff136edf7b80fa964973c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 23:35:38 2026 +0100
Update logback-classic to 1.5.23 (#415)
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 ffc2d55..5a1013e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.22"
+ val LogbackVersion = "1.5.23"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]