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


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

commit 831c673b54308c39fe8fda99b78716154e021c92
Author: Philippus Baalman <[email protected]>
AuthorDate: Sun Mar 15 10:31:17 2026 +0100

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

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 270c9a6a..7d61a15a 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -1,8 +1,6 @@
 updates.pin = [
   # Scala 3.3 is a LTS
   { groupId = "org.scala-lang", artifactId = "scala3-library", version = 
"3.3." }
-  # Pin sbt-java-formatter to v0.9.x because 0.10.x needs JDK 11
-  { groupId = "com.github.sbt", artifactId = "sbt-java-formatter", version = 
"0.9." }
 ]
 
 updates.ignore = [


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

Reply via email to