Skip to content

Commit 2441597

Browse files
Bump neo4j from 3.5.31 to 3.5.32 in /modules/neo4j
Bumps [neo4j](https://github.com/neo4j/neo4j) from 3.5.31 to 3.5.32. - [Release notes](https://github.com/neo4j/neo4j/releases) - [Commits](neo4j/neo4j@3.5.31...3.5.32) --- updated-dependencies: - dependency-name: org.neo4j:neo4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9660137 commit 2441597

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)