This is an automated email from the ASF dual-hosted git repository.

He-Pin 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 f6707d44f3 Update junit-platform-launcher to 6.1.0 (#2984)
f6707d44f3 is described below

commit f6707d44f3bda825b368f77afbfbad1cff1eb901
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 20 14:29:35 2026 +0200

    Update junit-platform-launcher to 6.1.0 (#2984)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e23dab2ce3..0087927e35 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
   }
 
   val junitVersion = "4.13.2"
-  val junit6Version = "6.0.3"
+  val junit6Version = "6.1.0"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
   val aeronVersion = "1.50.4"


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

Reply via email to