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


The following commit(s) were added to refs/heads/main by this push:
     new 550c10d  sbt 1.10.2 (#229)
550c10d is described below

commit 550c10d709b5634cb829d8831ebcc60f068d4910
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 24 15:45:24 2024 +0100

    sbt 1.10.2 (#229)
---
 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 ee4c672..a1ff42a 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 b91cc95..a2e15f5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -15,7 +15,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % 
"0.8.0")
 addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
 addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")
 addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.4")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.0")
 addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
 addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
 addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")


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

Reply via email to