Skip to content

Commit

Permalink
Update orientdb-graphdb to 3.2.22 (zio#2823)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 18, 2023
1 parent 4d1728e commit 30ebd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ lazy val `quill-orientdb` =
.settings(
Test / fork := true,
libraryDependencies ++= Seq(
"com.orientechnologies" % "orientdb-graphdb" % "3.2.20"
"com.orientechnologies" % "orientdb-graphdb" % "3.2.22"
)
)
.dependsOn(`quill-sql-jvm` % "compile->compile;test->test")
Expand Down

0 comments on commit 30ebd2f

Please sign in to comment.