Skip to content

Commit

Permalink
Update orientdb-graphdb to 3.2.32 (#3062)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
Co-authored-by: Juliano Alves <[email protected]>
  • Loading branch information
zio-scala-steward[bot] and juliano committed Jul 17, 2024
1 parent 4e90a82 commit d0af0d9
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 @@ -510,7 +510,7 @@ lazy val `quill-orientdb` =
.settings(
Test / fork := true,
libraryDependencies ++= Seq(
"com.orientechnologies" % "orientdb-graphdb" % "3.2.31"
"com.orientechnologies" % "orientdb-graphdb" % "3.2.32"
)
)
.dependsOn(
Expand Down

0 comments on commit d0af0d9

Please sign in to comment.