Skip to content

Commit

Permalink
Update orientdb-graphdb to 3.2.23 (#2871)
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>
  • Loading branch information
zio-scala-steward[bot] authored Sep 22, 2023
1 parent 6054a94 commit b12c22d
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 @@ -678,7 +678,7 @@ lazy val `quill-orientdb` =
.settings(
Test / fork := true,
libraryDependencies ++= Seq(
"com.orientechnologies" % "orientdb-graphdb" % "3.2.22"
"com.orientechnologies" % "orientdb-graphdb" % "3.2.23"
)
)
.dependsOn(`quill-sql-jvm` % "compile->compile;test->test")
Expand Down

0 comments on commit b12c22d

Please sign in to comment.