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-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new c283ddba Update sbt-apache-sonatype
c283ddba is described below
commit c283ddba8753687becf578784c7577d7d4900fcf
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat May 27 11:45:22 2023 +0200
Update 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 e7256d64..0e2c96d4 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
-addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.7")
+addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.9")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
// allow access to snapshots for pekko-sbt-paradox
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]