From 55100f0cda8553c11db4391cc44abb0191b95711 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 00:11:40 +0000 Subject: [PATCH] Update orientdb-graphdb to 3.2.30 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4eaf60918..941e45332 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.29" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.30" ) ) .dependsOn(