Skip to content

Commit

Permalink
Bump neo4j-java-driver from 1.7.3 to 1.7.4 in /modules/neo4j
Browse files Browse the repository at this point in the history
Bumps [neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/neo4j/neo4j-java-driver/releases)
- [Commits](neo4j/neo4j-java-driver@1.7.3...1.7.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 15, 2019
1 parent e930b59 commit 1e74c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/neo4j/build.gradle
Expand Up @@ -29,6 +29,6 @@ dependencies {

compile project(":testcontainers")

testCompile "org.neo4j.driver:neo4j-java-driver:1.7.3"
testCompile "org.neo4j.driver:neo4j-java-driver:1.7.4"
testCompile 'org.assertj:assertj-core:3.12.2'
}

0 comments on commit 1e74c54

Please sign in to comment.