This is an automated email from the ASF dual-hosted git repository.
raboof 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 59371794 Update junit-platform-launcher to 6.1.3 (#925)
59371794 is described below
commit 5937179417098f6780eb0f5d070dc0cf58832f4c
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 17:59:07 2026 +0200
Update junit-platform-launcher to 6.1.3 (#925)
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 4c490ff5..5fab0d09 100644
--- a/build.sbt
+++ b/build.sbt
@@ -26,7 +26,7 @@ ThisBuild / reproducibleBuildsCheckResolver :=
Resolver.ApacheMavenStagingRepo
ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
-ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.2"
+ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.3"
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]