diff --git a/build.sbt b/build.sbt index 18dcc5eec..b98c8af99 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.33" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.34" ) ) .dependsOn(