From 971b2eb14228e1f6493927a289aae59a1095e685 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 00:15:00 +0000 Subject: [PATCH] Update orientdb-graphdb to 3.2.33 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 87543ac8b..bddf65d20 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.33" ) ) .dependsOn(