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

He-Pin 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 3559287b Update junit-platform-launcher to 6.1.1 (#862)
3559287b is described below

commit 3559287b534996872967bf7bd06d11c0e3c36e58
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:18:50 2026 +0200

    Update junit-platform-launcher to 6.1.1 (#862)
    
    Co-authored-by: He-Pin(kerr) <[email protected]>
---
 build.sbt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build.sbt b/build.sbt
index ee4692dc..ccc75441 100644
--- a/build.sbt
+++ b/build.sbt
@@ -26,8 +26,7 @@ ThisBuild / reproducibleBuildsCheckResolver := 
Resolver.ApacheMavenStagingRepo
 
 ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
 
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
-ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.0"
+ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.1"
 
 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