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 fc8aac55d Update junit-jupiter-api, ... to 6.1.3 (#1825)
fc8aac55d is described below

commit fc8aac55d1d177f42583b703d018d0560903ff89
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 20:28:20 2026 +0200

    Update junit-jupiter-api, ... to 6.1.3 (#1825)
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index bb7f1b83d..da1c1c285 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.2"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.3"
 
 lazy val userProjects: Seq[ProjectReference] = List[ProjectReference](
   amqp,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to