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


The following commit(s) were added to refs/heads/main by this push:
     new 876e44c2c5 Update junit-jupiter-engine to 6.1.2 (#3336)
876e44c2c5 is described below

commit 876e44c2c5e3f6fafb06e3644257d482a524b35a
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jul 12 19:12:43 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5bc7f748c4..d64602db69 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
   }
 
   val junitVersion = "4.13.2"
-  val junit6Version = "6.1.1"
+  val junit6Version = "6.1.2"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
   val aeronVersion = "1.52.1"


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

Reply via email to