diff --git a/build.sbt b/build.sbt index 3e6cfd5e6..963cc1379 100644 --- a/build.sbt +++ b/build.sbt @@ -511,7 +511,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.42" + "com.orientechnologies" % "orientdb-graphdb" % "3.2.45" ) ) .dependsOn(