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

github-bot pushed a commit to branch update/junit-jupiter-api-6.0.2
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git

commit bd4a344dd83b75a70e8e5217cb5cacd0c42b1770
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 00:16:33 2026 +0000

    Update junit-jupiter-api to 6.0.2
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 9c319f69..8598ab71 100644
--- a/build.sbt
+++ b/build.sbt
@@ -61,7 +61,7 @@ lazy val testkit = project
   .settings(
     name := "pekko-connectors-kafka-testkit",
     AutomaticModuleName.settings("org.apache.pekko.kafka.testkit"),
-    JupiterKeys.junitJupiterVersion := "6.0.1",
+    JupiterKeys.junitJupiterVersion := "6.0.2",
     libraryDependencies ++= Dependencies.testKitDependencies,
     libraryDependencies ++= Seq(
       "org.junit.jupiter" % "junit-jupiter-api" % 
JupiterKeys.junitJupiterVersion.value % Provided),


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

Reply via email to