This is an automated email from the ASF dual-hosted git repository.
engelen 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 9f1f70d Update logback-classic to 1.5.30 (#458)
9f1f70d is described below
commit 9f1f70d04ebee2a4e3a28a276b8e0a4f1967ca19
Author: Scala Steward <[email protected]>
AuthorDate: Sun Feb 15 11:07:14 2026 +0100
Update logback-classic to 1.5.30 (#458)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4d859ab..9fe9e9f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.29"
+ val LogbackVersion = "1.5.30"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]