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 18d54392 Update junit-jupiter-api, ... to 6.1.1 (#861)
18d54392 is described below
commit 18d543927c4c45d7b988a2f7541e4d57fe6dda2c
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:07:40 2026 +0200
Update junit-jupiter-api, ... to 6.1.1 (#861)
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 2a4f7211..ee4692dc 100644
--- a/build.sbt
+++ b/build.sbt
@@ -26,7 +26,7 @@ ThisBuild / reproducibleBuildsCheckResolver :=
Resolver.ApacheMavenStagingRepo
ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.0"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.0"
ThisBuild / javafmt / excludeFilter := (javafmt / excludeFilter).value || new
SimpleFileFilter(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]