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

engelen 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 5757fa25bf Update junit-jupiter-engine to 5.14.0 (#2283)
5757fa25bf is described below

commit 5757fa25bf472c8a1ceeb5760c8a6259d8d704bd
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 12:49:12 2025 +0200

    Update junit-jupiter-engine to 5.14.0 (#2283)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ae1679b221..97fdc19592 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
   }
 
   val junitVersion = "4.13.2"
-  val junit5Version = "5.13.4"
+  val junit5Version = "5.14.0"
   val slf4jVersion = "2.0.17"
   // check agrona version when updating this
   val aeronVersion = "1.48.6"


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

Reply via email to