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


The following commit(s) were added to refs/heads/main by this push:
     new c65e56f822 Update sbt-boilerplate to 0.8.1 (#3306)
c65e56f822 is described below

commit c65e56f8225ae8640727076aa76b0daf07ec0b27
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:26:47 2026 +0200

    Update sbt-boilerplate to 0.8.1 (#3306)
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 36c20d3a00..bc8c5f4aa2 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -19,7 +19,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
 addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
 addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % 
"3.0.3")
 addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
-addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.1")
 
 addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
 addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")


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

Reply via email to