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-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new 34ec44ff Update junit-vintage-engine to 6.1.0 (#531)
34ec44ff is described below

commit 34ec44ffb8144255241e67c3600e53e6e55306e0
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 20 17:17:29 2026 +0200

    Update junit-vintage-engine to 6.1.0 (#531)
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index d95b69d1..8efa0daa 100644
--- a/build.sbt
+++ b/build.sbt
@@ -62,7 +62,7 @@ lazy val testkit = project
   .settings(
     name := "pekko-connectors-kafka-testkit",
     AutomaticModuleName.settings("org.apache.pekko.kafka.testkit"),
-    JupiterKeys.junitJupiterVersion := "6.0.3",
+    JupiterKeys.junitJupiterVersion := "6.1.0",
     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