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/incubator-pekko-site.git
commit 03319dd6b92ddc5f001e42bb20e0a9a21e88eaed Author: PJ Fanning <[email protected]> AuthorDate: Wed Apr 19 12:53:51 2023 +0200 Update plugins.sbt --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index a03876d2..c96690b4 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ // allow access to snapshots for pekko-sbt-paradox resolvers += "Apache Nexus Snapshots".at("https://repository.apache.org/content/repositories/snapshots/") -addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "0.0.0+37-3df33944-SNAPSHOT") +addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "0.0.0+38-68da3106-SNAPSHOT") --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
