From fbe89aea01904952605774a3a5b0d84f7af36a18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:14:34 +0000 Subject: [PATCH] Update orientdb-graphdb to 3.2.32 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 87543ac8b..df071b64b 100644 --- a/build.sbt +++ b/build.sbt @@ -510,7 +510,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.30" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.32" ) ) .dependsOn(