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

pjfanning 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 70b93733 Update junit-jupiter-api, ... to 6.1.2 (#573)
70b93733 is described below

commit 70b937336d3102850e54a39db36db7e80ee25d72
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 13 07:00:00 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 91fe433e..fc2cafa8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -84,8 +84,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.1" 
% "test"
-    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.1" % "test"
+    val junitJupiterApi = "org.junit.jupiter" % "junit-jupiter-api" % "6.1.2" 
% "test"
+    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.2" % "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