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(