Skip to content

Commit

Permalink
Merge pull request #251 from outr/update/arangodb-java-driver-7.4.0
Browse files Browse the repository at this point in the history
Update arangodb-java-driver to 7.4.0
  • Loading branch information
darkfrog26 authored Dec 24, 2023
2 parents 6ca0563 + 7cb636a commit 2ce2717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {

val scalaPass: String = "1.2.6"

val arangoDBJavaDriver: String = "7.3.0"
val arangoDBJavaDriver: String = "7.4.0"

val jackson: String = "4.1.0"

Expand Down

0 comments on commit 2ce2717

Please sign in to comment.