Skip to content

Commit

Permalink
Update orientdb-graphdb to 3.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 1c1923c commit 971b2eb
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.30"
"com.orientechnologies" % "orientdb-graphdb" % "3.2.33"
)
)
.dependsOn(
Expand Down

0 comments on commit 971b2eb

Please sign in to comment.