Skip to content

Commit 49b92a2

Browse files
Update orientdb-graphdb to 3.2.35
1 parent 982b81f commit 49b92a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ lazy val `quill-orientdb` =
510510
.settings(
511511
Test / fork := true,
512512
libraryDependencies ++= Seq(
513-
"com.orientechnologies" % "orientdb-graphdb" % "3.2.34"
513+
"com.orientechnologies" % "orientdb-graphdb" % "3.2.35"
514514
)
515515
)
516516
.dependsOn(

0 commit comments

Comments
 (0)