Skip to content

Commit

Permalink
Bump neo4j from 3.5.4 to 3.5.5 in /modules/neo4j
Browse files Browse the repository at this point in the history
Bumps [neo4j](https://github.com/neo4j/neo4j) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 26, 2019
1 parent d9362fc commit 0233fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/neo4j/build.gradle
Expand Up @@ -25,7 +25,7 @@ task customNeo4jPluginJar(type: Jar) {
test.dependsOn customNeo4jPluginJar

dependencies {
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.4"
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.5"

compile project(":testcontainers")

Expand Down

0 comments on commit 0233fe9

Please sign in to comment.