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

Commit 0c003c3

Browse files
committed
Update to latest java driver milestone
1 parent f6ff76a commit 0c003c3

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
@@ -62,7 +62,7 @@ subprojects {
6262
ext {
6363
argparse4jVersion = '0.7.0'
6464
junitVersion = '4.12'
65-
neo4jJavaVersion = '1.1.0-M02'
65+
neo4jJavaVersion = '1.1.0-M05'
6666
findbugsVersion = '3.0.0'
6767
jansiVersion = '1.13'
6868
jlineVersion = '2.14.2'

0 commit comments

Comments
 (0)