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

engelen pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/1.2.x by this push:
     new 8d821f38 Update sbt-pekko-build to 0.4.7 (#561) (#576)
8d821f38 is described below

commit 8d821f38bff3be6fd262fad6d8be27b2da348a54
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Dec 19 09:39:39 2025 +0100

    Update sbt-pekko-build to 0.4.7 (#561) (#576)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 4a3bd6c0..d94e2080 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -25,7 +25,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
 addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
 addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
 addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
 addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
 addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
 


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

Reply via email to