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

Commit fd27ff7

Browse files
committed
Update the driver version to 4.0
1 parent c72c0cb commit fd27ff7

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
@@ -70,7 +70,7 @@ ext {
7070
argparse4jVersion = '0.7.0'
7171
junitVersion = '4.12'
7272
evaluatorVersion = '3.5.4'
73-
neo4jJavaDriverVersion = '4.0.0-rc2'
73+
neo4jJavaDriverVersion = '4.0.0'
7474
findbugsVersion = '3.0.0'
7575
jansiVersion = '1.13'
7676
jlineVersion = '2.14.6'

0 commit comments

Comments
 (0)