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-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 1f63423 Update sbt apache sonatype
1f63423 is described below
commit 1f63423f890846aa72f4487edb77512fa9fd2a8d
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat May 27 13:48:28 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 eab8561..539c3de 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" %
"0.7.0")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
// for releasing
-addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.7")
+addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.9")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]