This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git

commit e6903c2994e02efef0ad0b0948a4fcd91df45a8b
Author: He-Pin <[email protected]>
AuthorDate: Tue Oct 24 10:50:49 2023 +0800

    Pin sbt-java-formatter to 0.7.0
    
    (cherry picked from commit 74b80398eed0077c5327e26f11ae74adfa3171c0)
---
 .scala-steward.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 6a4d7461f..68c789c45 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -9,6 +9,7 @@ updates.ignore = [
   { groupId = "org.apache.pekko", artifactId = "pekko-stream-testkit" },
   { groupId = "org.apache.pekko", artifactId = "pekko-multi-node-testkit" },
   { groupId = "org.apache.pekko", artifactId = "pekko-http" },
+  { groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter" }
 ]
 
 updates.pin = [


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

Reply via email to