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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 28547f77 Update logback-classic to 1.6.2 (#604)
28547f77 is described below
commit 28547f777429b6cbbe5b0de81aaf1b80abf9c286
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:57:01 2026 +0200
Update logback-classic to 1.6.2 (#604)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9b8fc319..a707823e 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.1"
+ val logback = "1.6.2"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]