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.git
The following commit(s) were added to refs/heads/main by this push:
new 2070408f53 Pin sbt-java-formatter to 0.7.0
2070408f53 is described below
commit 2070408f530cc6a7d86719226deba0c7f7754df4
Author: He-Pin <[email protected]>
AuthorDate: Mon Oct 23 16:02:59 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 0fbf051a11..849452a7d0 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -17,6 +17,7 @@ updates.ignore = [
{ groupId = "com.typesafe.sbt", artifactId = "sbt-osgi" }
{ groupId = "org.agrona", artifactId = "agrona" }
{ groupId = "org.mockito", artifactId = "mockito-core" }
+ { groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter" }
]
updatePullRequests = "always"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]