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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 505bd27  pin pekko version (#318)
505bd27 is described below

commit 505bd275537ba33e00465d568d21403cc75270b5
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 18 09:22:13 2025 +0100

    pin pekko version (#318)
---
 .scala-steward.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 1758d4f..3bcfd85 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -1,4 +1,6 @@
 updates.ignore = [
+  # pekko updates are better handled explicitly
+  { groupId = "org.apache.pekko" }
 ]
 
 updates.pin = [


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to