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

Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 874a5225 Update junit-platform-launcher to 6.1.2 (#883)
874a5225 is described below

commit 874a5225a28bc8fc13f46cb5e55b035042347c93
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jul 12 17:45:46 2026 +0200

    Update junit-platform-launcher to 6.1.2 (#883)
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index ccc75441..4c490ff5 100644
--- a/build.sbt
+++ b/build.sbt
@@ -26,7 +26,7 @@ ThisBuild / reproducibleBuildsCheckResolver := 
Resolver.ApacheMavenStagingRepo
 
 ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
 
-ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.1"
+ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.2"
 
 ThisBuild / javafmt / excludeFilter := (javafmt / excludeFilter).value || new 
SimpleFileFilter(
   
_.getCanonicalPath.contains(s"${java.io.File.separator}jdoc${java.io.File.separator}")


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

Reply via email to