Skip to content

Commit 8bf7ef9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/neo4j/org.neo4j-neo4j-3.5.32' into combined-pr-branch
2 parents 5038931 + 2441597 commit 8bf7ef9

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
@@ -29,7 +29,7 @@ task customNeo4jPluginJar(type: Jar) {
2929
test.dependsOn customNeo4jPluginJar
3030

3131
dependencies {
32-
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.31"
32+
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.32"
3333

3434
api project(":testcontainers")
3535

0 commit comments

Comments
 (0)