This is an automated email from the ASF dual-hosted git repository.
Philippus 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 dc3d53f83 Update junit-jupiter-api, ... to 6.1.2 (#1774)
dc3d53f83 is described below
commit dc3d53f83fba748e37982cbfe0b6b0e8b512a522
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jul 12 19:14:47 2026 +0200
Update junit-jupiter-api, ... to 6.1.2 (#1774)
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index b423bc4cb..bb7f1b83d 100644
--- a/build.sbt
+++ b/build.sbt
@@ -22,7 +22,7 @@ ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
ThisBuild / evictionErrorLevel := Level.Info
// JUnit 6.1.0 version overrides
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.2"
lazy val userProjects: Seq[ProjectReference] = List[ProjectReference](
amqp,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]