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

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

commit 4be99ded53ab7fa221b8c2236f86dc2d1e0f0f95
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:07:12 2024 +0000

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

diff --git a/build.sbt b/build.sbt
index 66924ab9..e542b7a1 100644
--- a/build.sbt
+++ b/build.sbt
@@ -58,7 +58,7 @@ lazy val testkit = project
   .settings(
     name := "pekko-connectors-kafka-testkit",
     AutomaticModuleName.settings("org.apache.pekko.kafka.testkit"),
-    JupiterKeys.junitJupiterVersion := "5.10.2",
+    JupiterKeys.junitJupiterVersion := "5.10.3",
     libraryDependencies ++= Dependencies.testKitDependencies.value,
     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