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


The following commit(s) were added to refs/heads/main by this push:
     new f3cfaffc Unpin sbt-java-formatter (#657)
f3cfaffc is described below

commit f3cfaffc7599c28caabaf6f193a17baae4d0061e
Author: Philippus Baalman <[email protected]>
AuthorDate: Sun Mar 15 11:33:41 2026 +0100

    Unpin sbt-java-formatter (#657)
---
 .scala-steward.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 40d85a94..d7338a4e 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -8,10 +8,6 @@ updates.pin = [
   # https://github.com/akka/akka-grpc/issues/1506
   { groupId = "org.eclipse.jgit", artifactId = "org.eclipse.jgit", version = 
"5." },
 
-  # Pin sbt-java-formatter to v0.9.x because 0.10.x needs JDK 11
-  { groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter", version 
= "0.9." }
-
-
   # Scala 3.3 is a LTS
   { groupId = "org.scala-lang", artifactId = "scala3-library", version = 
"3.3." }
   # when we update to protobuf 4.x we probably need to update a bunch of 
libraries


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

Reply via email to