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/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 1287738fd Update jupiter-interface, ... to 0.17.0 (#1242)
1287738fd is described below
commit 1287738fd5be9158a7d4e735ffe7c17151274992
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 12 22:15:34 2025 +0200
Update jupiter-interface, ... to 0.17.0 (#1242)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index d8faee03a..009077a0c 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -33,4 +33,4 @@ addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" %
"1.1.1")
// templating
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
// Run JUnit 5 tests with sbt
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.2")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]