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-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 131fbe8d Update logback-classic to 1.5.38 (#563)
131fbe8d is described below
commit 131fbe8d57cefd40862ffdb6a6974d611df451ca
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 10 20:30:19 2026 +0200
Update logback-classic to 1.5.38 (#563)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ceaff6fe..afb8c827 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.37"
+ val LogbackVersion = "1.5.38"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]