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.git


The following commit(s) were added to refs/heads/main by this push:
     new b85e4d863c Update junit-jupiter-engine to 6.0.3 (#2668)
b85e4d863c is described below

commit b85e4d863c6f818cdddb577badd258b4f858a940
Author: Scala Steward <[email protected]>
AuthorDate: Mon Feb 16 20:06:02 2026 +0100

    Update junit-jupiter-engine to 6.0.3 (#2668)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d1912b108d..3ebf074d9f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
   }
 
   val junitVersion = "4.13.2"
-  val junit6Version = "6.0.2"
+  val junit6Version = "6.0.3"
   val slf4jVersion = "2.0.17"
   // also update agrona version when updating aeron:
   val aeronVersion = "1.48.10"


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

Reply via email to