Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit f2144ba

Browse files
authored
Merge pull request #147 from fickludd/1.1-upgrade-neo4j-driver
Upgrade Neo4j Driver version to 1.7.4
2 parents abd2396 + 7851cb4 commit f2144ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ext {
7272
argparse4jVersion = '0.7.0'
7373
junitVersion = '4.12'
7474
evaluatorVersion = '3.5.4'
75-
neo4jJavaDriverVersion = '1.7.0'
75+
neo4jJavaDriverVersion = '1.7.4'
7676
findbugsVersion = '3.0.0'
7777
jansiVersion = '1.13'
7878
jlineVersion = '2.14.6'

0 commit comments

Comments
 (0)