From 04c4a09d893570a4a96e3af24c7bbde28ae98b20 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:01:21 +0100 Subject: [PATCH] Update orientdb-graphdb to 3.2.33 (#3080) Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Juliano Alves --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d320cc898..8128cdb22 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.32" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.33" ) ) .dependsOn(