This is an automated email from the ASF dual-hosted git repository.
engelen 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 fb67f7f666 sbt 1.10.2 (#1498)
fb67f7f666 is described below
commit fb67f7f6667ff4cec96a7d9c326c2e8837428829
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 23 14:06:35 2024 +0100
sbt 1.10.2 (#1498)
---
project/build.properties | 3 ++-
project/plugins.sbt | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/project/build.properties b/project/build.properties
index ee4c672cd0..a1ff42a652 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1,2 @@
-sbt.version=1.10.1
+sbt.version=1.10.2
+
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 46cec30d5c..4ad1b420cf 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -26,7 +26,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.4")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.0")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.4.0")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]