Skip to content

Commit

Permalink
Added missing bolt driver to build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jexp committed Sep 21, 2017
1 parent 1737368 commit 9e1b6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ dependencies {
compile group: 'commons-codec', name: 'commons-codec', version:'1.9'
compile 'com.jayway.jsonpath:json-path:2.2.0'
compile 'org.hdrhistogram:HdrHistogram:2.1.9'
compile 'org.neo4j.driver:neo4j-java-driver:1.4.4'
compileOnly group: 'net.biville.florent', name: 'neo4j-sproc-compiler', version:'1.2'

compile 'com.novell.ldap:jldap:2009-10-07'
Expand Down

0 comments on commit 9e1b6ed

Please sign in to comment.