This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new d2f77e19 Update logback-classic to 1.6.1 (#590)
d2f77e19 is described below
commit d2f77e1901395b8ed9b6be1a8f607329123542a1
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jul 28 22:19:00 2026 +0200
Update logback-classic to 1.6.1 (#590)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5ebbafde..1f7e8540 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val junit = "4.13.2"
val h2Driver = "2.4.240"
val jackson = "2.21.5" // this should match the version of jackson used by
pekko-serialization-jackson
- val logback = "1.6.0"
+ val logback = "1.6.1"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]