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


The following commit(s) were added to refs/heads/main by this push:
     new 851569fa5e Update junit-jupiter-engine to 6.1.3 (#3417)
851569fa5e is described below

commit 851569fa5e392e6128a398088d93dc4edad0670b
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 18:11:58 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0d33b99fef..ca4e1a1eb4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
   }
 
   val junitVersion = "4.13.2"
-  val junit6Version = "6.1.2"
+  val junit6Version = "6.1.3"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
   val aeronVersion = "1.52.2"


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

Reply via email to