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 3dc54fc4a Update sbt-api-mappings to 3.0.3 (#1677)
3dc54fc4a is described below

commit 3dc54fc4a0455500400dcd58cdca93ac4e539495
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 14 16:43:46 2026 +0200

    Update sbt-api-mappings to 3.0.3 (#1677)
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index a2cff878a..89f4df273 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -27,7 +27,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % 
"0.10.7")
 addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
 
 addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
-addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % 
"3.0.2")
+addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % 
"3.0.3")
 // Pekko gRPC -- sync with PekkoGrpcBinaryVersion in Dependencies.scala
 resolvers += Resolver.ApacheMavenStagingRepo
 addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "2.0.0-M1")


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

Reply via email to