Skip to content

Commit 1aa5246

Browse files
Update orientdb-graphdb to 3.2.35 (#3126)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 562905d commit 1aa5246

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)