diff --git a/build.sbt b/build.sbt index 87543ac8b..bddf65d20 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.33" ) ) .dependsOn(