Skip to content

Commit 1cee8bf

Browse files
Update orientdb-graphdb to 3.2.39 (#3246)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 321123f commit 1cee8bf

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.38"
514+
"com.orientechnologies" % "orientdb-graphdb" % "3.2.39"
515515
)
516516
)
517517
.dependsOn(

0 commit comments

Comments
 (0)