From 5c3357a8ec0cc7825c630f8f0953a7ec1f5e3583 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:05:31 +0100 Subject: [PATCH] Update orientdb-graphdb to 3.2.31 (#3047) Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 34ebe5a61..be3ed53f5 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.31" ) ) .dependsOn(