Skip to content

Commit

Permalink
Bump version of the java driver for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lutovich committed Jul 24, 2018
1 parent 522737b commit 26d8796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1021,7 +1021,7 @@
<dependency>
<groupId>org.neo4j.driver</groupId>
<artifactId>neo4j-java-driver</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 26d8796

Please sign in to comment.