Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.tinkerpop:tinkergraph-greml…
Browse files Browse the repository at this point in the history
…in to v3.7.2
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 53ab34d commit 7088805
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 @@ -36,7 +36,7 @@ libraryDependencies ++= Seq(
"io.circe" %% "circe-generic" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",
"org.apache.tinkerpop" % "gremlin-driver" % "3.7.1",
"org.apache.tinkerpop" % "tinkergraph-gremlin" % "3.7.1",
"org.apache.tinkerpop" % "tinkergraph-gremlin" % "3.7.2",
"org.janusgraph" % "janusgraph-driver" % "1.1.0-20240424-103106.1c53402"
)

Expand Down

0 comments on commit 7088805

Please sign in to comment.