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 a432e1cad Update jupiter-interface, ... to 0.17.1 (#1502)
a432e1cad is described below
commit a432e1cad9d9ca0144244437c614a8119c1c149c
Author: Scala Steward <[email protected]>
AuthorDate: Mon Mar 16 17:19:27 2026 +0100
Update jupiter-interface, ... to 0.17.1 (#1502)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7b37b0c75..105628e32 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.17.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]