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

pjfanning 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 a5e648a07 Update junit-platform-launcher to 6.1.1 (#1107)
a5e648a07 is described below

commit a5e648a078468f7bdab3ffb7845e7a079c035591
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 18:33:57 2026 +0200

    Update junit-platform-launcher to 6.1.1 (#1107)
---
 build.sbt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.sbt b/build.sbt
index 7aa01b47b..f8015f0f8 100644
--- a/build.sbt
+++ b/build.sbt
@@ -28,8 +28,8 @@ ThisBuild / reproducibleBuildsCheckResolver := 
Resolver.ApacheMavenStagingRepo
 ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
 ThisBuild / javafmtSortImports := false
 
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.0"
-ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.0"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
+ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.1"
 
 addCommandAlias("checkCodeStyle", "scalafmtCheckAll; scalafmtSbtCheck; 
javafmtCheckAll; +headerCheckAll")
 addCommandAlias("applyCodeStyle", "+headerCreateAll; scalafmtAll; scalafmtSbt; 
javafmtAll")


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

Reply via email to