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-http.git


The following commit(s) were added to refs/heads/main by this push:
     new d504f46cd uptake sbt-apache-sonatype release via sbt-pekko-build (#609)
d504f46cd is described below

commit d504f46cdb6b51ea67a261a77fdd1106803ca952
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 23 11:31:01 2024 +0100

    uptake sbt-apache-sonatype release via sbt-pekko-build (#609)
---
 project/build.properties | 2 +-
 project/plugins.sbt      | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/project/build.properties b/project/build.properties
index ee4c672cd..0b699c305 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.1
+sbt.version=1.10.2
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 724590bd4..c3dada2e5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -8,7 +8,6 @@
  */
 
 resolvers += Classpaths.sbtPluginReleases
-resolvers += Classpaths.typesafeReleases
 
 addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")
 addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
@@ -29,7 +28,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
 addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
 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("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
 addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
 


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

Reply via email to