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-http.git
The following commit(s) were added to refs/heads/main by this push:
new 04a8f3ae9 Update junit-jupiter-api, ... to 6.1.2 (#1156)
04a8f3ae9 is described below
commit 04a8f3ae931c4d0a8e73fca4d457a4f471930474
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jul 12 19:21:27 2026 +0200
Update junit-jupiter-api, ... to 6.1.2 (#1156)
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 6bbb69a59..973264fb0 100644
--- a/build.sbt
+++ b/build.sbt
@@ -28,7 +28,7 @@ ThisBuild / reproducibleBuildsCheckResolver :=
Resolver.ApacheMavenStagingRepo
ThisBuild / javafmtFormatterCompatibleJavaVersion := 17
ThisBuild / javafmtSortImports := false
-ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.1"
+ThisBuild / JupiterKeys.junitJupiterVersion := "6.1.2"
ThisBuild / JupiterKeys.junitPlatformVersion := "6.1.1"
addCommandAlias("checkCodeStyle", "scalafmtCheckAll; scalafmtSbtCheck;
javafmtCheckAll; +headerCheckAll")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]