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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 8c9e8076 Update junit-jupiter-api, ... to 6.1.1 (#551)
8c9e8076 is described below

commit 8c9e807666cafac68ebcebf7333ceca005ae00ac
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:14:42 2026 +0200

    Update junit-jupiter-api, ... to 6.1.1 (#551)
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index dd5e3052..4a14bf1e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -83,8 +83,8 @@ object Dependencies {
     val scalatestJUnit = "org.scalatestplus" %% "junit-4-13" % 
(Versions.scalaTest + ".0")
     val junit = "junit" % "junit" % Versions.junit % "test"
 
-    val junitJupiterApi = "org.junit.jupiter" % "junit-jupiter-api" % "6.1.0" 
% "test"
-    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.0" % "test"
+    val junitJupiterApi = "org.junit.jupiter" % "junit-jupiter-api" % "6.1.1" 
% "test"
+    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.1" % "test"
     val jupiterInterface = "com.github.sbt.junit" % "jupiter-interface" % 
"0.19.0" % "test"
     val junitPlatformLauncher = "org.junit.platform" % 
"junit-platform-launcher" % "6.1.1" % "test"
 


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

Reply via email to