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.git
The following commit(s) were added to refs/heads/main by this push:
new e6ebe2b8dc Unpin sbt-java-formatter (#2704)
e6ebe2b8dc is described below
commit e6ebe2b8dce7fda8476dee42ca1480da408f0234
Author: Philippus Baalman <[email protected]>
AuthorDate: Mon Mar 2 12:07:12 2026 +0100
Unpin sbt-java-formatter (#2704)
---
.scala-steward.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/.scala-steward.conf b/.scala-steward.conf
index cfdd80f3db..1be52b6f77 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -24,8 +24,6 @@ updates.ignore = [
{ groupId = "tools.jackson.dataformat" }
{ groupId = "tools.jackson.datatype" }
{ groupId = "tools.jackson.jaxrs" }
- # other ignored updates
- { groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter" }
# lmdbjava 0.9.2 causes issues - https://github.com/apache/pekko/issues/2484
{ groupId = "org.lmdbjava" }
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]