Skip to content

Commit

Permalink
Bump neo4j from 3.5.7 to 3.5.8 in /modules/neo4j (#1640)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 23, 2019
1 parent 195339b commit 365856d
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.7"
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.8"

compile project(":testcontainers")

Expand Down

0 comments on commit 365856d

Please sign in to comment.