This is an automated email from the ASF dual-hosted git repository.
He-Pin 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 a3cca4314 Update sbt-multi-jvm to 0.7.0 (#1138)
a3cca4314 is described below
commit a3cca431417cd8a06aa94d09ef58aa9347cdbea5
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 6 16:27:55 2026 +0200
Update sbt-multi-jvm to 0.7.0 (#1138)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 09bc20212..6ae5a85f6 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -9,7 +9,7 @@
resolvers += Classpaths.sbtPluginReleases
-addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.7.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]