This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 6efb92578 Update .scala-steward.conf (#1708)
6efb92578 is described below
commit 6efb925789d8cbd069eebd12ea3b62102c85954a
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Jun 20 19:41:45 2026 +0100
Update .scala-steward.conf (#1708)
---
.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]