This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 78430e0ff7 Update sbt-develocity to 1.3 (#1954)
78430e0ff7 is described below
commit 78430e0ff7ad5c4b4c1b210d28164f66c5f01f5c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 08:46:45 2025 +0100
Update sbt-develocity to 1.3 (#1954)
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 2d2be775e3..4d0e602066 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -34,4 +34,4 @@ addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.4.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
-addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2.1")
+addSbtPlugin("com.gradle" % "sbt-develocity" % "1.3")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]