This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 74b80398e Pin sbt-java-formatter to 0.7.0
74b80398e is described below
commit 74b80398eed0077c5327e26f11ae74adfa3171c0
Author: He-Pin <[email protected]>
AuthorDate: Tue Oct 24 10:50:49 2023 +0800
Pin sbt-java-formatter to 0.7.0
---
.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]