Skip to content

Commit ace97aa

Browse files
Bump neo4j from 3.5.6 to 3.5.7 in /modules/neo4j (#1586)
1 parent d5efe5b commit ace97aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/neo4j/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ task customNeo4jPluginJar(type: Jar) {
2525
test.dependsOn customNeo4jPluginJar
2626

2727
dependencies {
28-
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.6"
28+
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.7"
2929

3030
compile project(":testcontainers")
3131

0 commit comments

Comments
 (0)