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


The following commit(s) were added to refs/heads/main by this push:
     new 0e185bfec Update junit-jupiter-api, ... to 5.14.3 (#1013)
0e185bfec is described below

commit 0e185bfecf9cdf5a75ddeddd5cbd1063a0f0f702
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 15 17:58:02 2026 +0200

    Update junit-jupiter-api, ... to 5.14.3 (#1013)
    
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 909ee26e2..f1a2eb06f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
   val jacksonXmlVersion = jacksonDatabindVersion
   val junitVersion = "4.13.2"
   // sbt-jupiter-interface 0.11.0 requires JUnit 5.9.x; using 5.9.3 for 
compatibility
-  val junit5Version = "5.9.3"
+  val junit5Version = "5.14.3"
   val junitPlatformVersion = "1.14.3"
   val h2specVersion = "2.6.0"
   val h2specName = s"h2spec_${DependencyHelpers.osName}_amd64"


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

Reply via email to