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 17a8428bd Update junit-platform-launcher to 1.14.3 (#1014)
17a8428bd is described below

commit 17a8428bd843e2ee8d36dd4d99d41c09ffb9200f
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 15 17:04:57 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0a57f9855..909ee26e2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
   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 junitPlatformVersion = "1.9.3"
+  val junitPlatformVersion = "1.14.3"
   val h2specVersion = "2.6.0"
   val h2specName = s"h2spec_${DependencyHelpers.osName}_amd64"
   val h2specExe = "h2spec" + DependencyHelpers.exeIfWindows


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

Reply via email to