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

pjfanning pushed a commit to branch pjfanning-patch-3
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit ce0cd914348d53051d0d9379c566a099a47efb07
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Jun 20 19:36:20 2026 +0100

    Update .scala-steward.conf
---
 .scala-steward.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 22e407b42..e57825dd8 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -10,7 +10,7 @@ updates.pin  = [
   # Scala 3.3 is a LTS
   { groupId = "org.scala-lang", artifactId = "scala3-library", version = 
"3.3." }
   # we have too many build plugins that need sbt 1.x
-  { groupId = "org.scala-sbt", artifactId = "sbt"  version = "1." }
+  { groupId = "org.scala-sbt", artifactId = "sbt", version = "1." }
 ]
 
 updates.ignore = [


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

Reply via email to