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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new ee93bd3a7 Update junit-jupiter-api, ... to 6.1.1 (#1737)
ee93bd3a7 is described below
commit ee93bd3a70c662cf744320f3dc1860aab523ebe9
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:15:13 2026 +0200
Update junit-jupiter-api, ... to 6.1.1 (#1737)
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 41ece9baa..00b21a2d4 100644
--- a/build.sbt
+++ b/build.sbt
@@ -21,7 +21,7 @@ ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
ThisBuild / evictionErrorLevel := Level.Info
// JUnit 6.1.0 version overrides
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.0"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
lazy val userProjects: Seq[ProjectReference] = List[ProjectReference](
amqp,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]