Skip to content

Commit ade2744

Browse files
Update orientdb-graphdb to 3.2.44
1 parent 5a5b8ae commit ade2744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ lazy val `quill-orientdb` =
511511
.settings(
512512
Test / fork := true,
513513
libraryDependencies ++= Seq(
514-
"com.orientechnologies" % "orientdb-graphdb" % "3.2.42"
514+
"com.orientechnologies" % "orientdb-graphdb" % "3.2.44"
515515
)
516516
)
517517
.dependsOn(

0 commit comments

Comments
 (0)