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

github-bot pushed a commit to branch update/sbt-boilerplate-0.8.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit 76603b3636a68feeeacd4dbf9ea89070da89f35e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 02:49:05 2025 +0000

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

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7da8a7f06..57c446c7e 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -31,6 +31,6 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % 
"sbt-api-mappings" % "3.0.2")
 // Pekko gRPC -- sync with PekkoGrpcBinaryVersion in Dependencies.scala
 addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.2.0")
 // templating
-addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
 // Run JUnit 5 tests with sbt
 addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")


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

Reply via email to