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 731a3c546 Update sbt-boilerplate to 0.8.1 (#1762)
731a3c546 is described below

commit 731a3c5465321fce6ae4c69b261140fd8a4e17de
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:25:06 2026 +0200

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

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 04e15fb0e..87e001f5c 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -31,7 +31,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % 
"sbt-api-mappings" % "3.0.3")
 // Pekko gRPC -- sync with PekkoGrpcBinaryVersion in Dependencies.scala
 addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "2.0.0-M2")
 // templating
-addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.1")
 // Run JUnit 5 tests with sbt
 addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.19.0")
 


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

Reply via email to