This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new 28ed2332 Update jupiter-interface, ... to 0.19.0 (#775)
28ed2332 is described below
commit 28ed233219a3425407417d3c25dc23b8309c80c2
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 9 16:36:12 2026 +0200
Update jupiter-interface, ... to 0.19.0 (#775)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7e5af295..23017832 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -22,7 +22,7 @@ addSbtPlugin("com.github.sbt" % "sbt-license-report" %
"1.9.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.19.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]