From aa73ad6cebd612f09db62f055b1d686bb0beeec1 Mon Sep 17 00:00:00 2001 From: "scala-steward-didx[bot]" <156918788+scala-steward-didx[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:05:20 +0000 Subject: [PATCH] Update xef-openai, xef-pdf, ... to 0.0.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2c5afef..3bec751 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ lazy val redis4CatsVersion = "1.7.0" lazy val sttpClient3Version = "3.9.5" lazy val sttpClient4Version = "4.0.0-M11" lazy val langchain4jVersion = "0.30.0" -lazy val xefVersion = "0.0.3" +lazy val xefVersion = "0.0.4" lazy val root = (project in file(".")) .settings(