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 6acb954a Update junit-jupiter-api, ... to 6.1.3 (#600)
6acb954a is described below

commit 6acb954a32a84ec7ae509818e9443a4ebba89ed8
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 18:33:11 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fd03bdbf..9b8fc319 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.2" 
% "test"
-    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.2" % "test"
+    val junitJupiterApi = "org.junit.jupiter" % "junit-jupiter-api" % "6.1.3" 
% "test"
+    val junitJupiterEngine = "org.junit.jupiter" % "junit-jupiter-engine" % 
"6.1.3" % "test"
     val jupiterInterface = "com.github.sbt.junit" % "jupiter-interface" % 
"0.19.0" % "test"
     val junitPlatformLauncher = "org.junit.platform" % 
"junit-platform-launcher" % "6.1.3" % "test"
 


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

Reply via email to