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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 2ae61c28e Update jupiter-interface, ... to 0.19.0 (#1616)
2ae61c28e is described below
commit 2ae61c28e878acb263e976d37b64731acb9bb53c
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 9 16:46:54 2026 +0200
Update jupiter-interface, ... to 0.19.0 (#1616)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7c542beb4..ccc50b9f1 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -34,4 +34,4 @@ addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" %
"2.0.0-M1")
// templating
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
// Run JUnit 5 tests with sbt
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.19.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]