You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/15 19:02:48 UTC

[incubator-pekko] branch main updated: Updates sbt-apache-sonatype

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

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 86205dfdda Updates sbt-apache-sonatype
86205dfdda is described below

commit 86205dfddaf86727cea37e8c3baf8005db1f1d95
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Wed Feb 15 18:17:14 2023 +0100

    Updates sbt-apache-sonatype
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 02197aadbc..7297890a2f 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -20,7 +20,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
 addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
 addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
 addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.2")
-addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.0")
+addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.1")
 addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
 
 // allow access to snapshots for pekko-sbt-paradox


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org