From dd527e0ce34b168e151bac15122c2a9cf64d7765 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:15:59 +0000 Subject: [PATCH] Update orientdb-graphdb to 3.2.34 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 18dcc5eec..b98c8af99 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.33" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.34" ) ) .dependsOn(