Skip to content

Commit

Permalink
Update neo4j-java-driver to 4.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent 2556186 commit 9747ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def magnolify(version: String): List[ModuleID] = {
"org.typelevel" %% "cats-core" % "2.12.0",
"com.google.cloud.datastore" % "datastore-v1-proto-client" % "2.18.4",
"com.google.guava" % "guava" % "33.1.0-jre",
"org.neo4j.driver" % "neo4j-java-driver" % "4.4.12",
"org.neo4j.driver" % "neo4j-java-driver" % "4.4.18",
"org.apache.parquet" % "parquet-hadoop" % "1.14.1",
"com.google.protobuf" % "protobuf-java" % "3.25.3",
"eu.timepit" %% "refined" % "0.11.2",
Expand Down

0 comments on commit 9747ebc

Please sign in to comment.