diff --git a/build.sbt b/build.sbt index 260a9ebe7..1cb98ac35 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.34" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.35" ) ) .dependsOn(