From d410f28d2e770a860fe8bc14b20df37a2f37cf37 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:16:49 +0000 Subject: [PATCH] Update orientdb-graphdb to 3.2.45 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3e6cfd5e6..963cc1379 100644 --- a/build.sbt +++ b/build.sbt @@ -511,7 +511,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.42" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.45" ) ) .dependsOn(