Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/neo4j/…
Browse files Browse the repository at this point in the history
…org.neo4j-neo4j-3.5.29' into combined-pr-branch
  • Loading branch information
rnorth committed Nov 3, 2021
2 parents 66f093a + 659b7a5 commit 52fec97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ task customNeo4jPluginJar(type: Jar) {
test.dependsOn customNeo4jPluginJar

dependencies {
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.9"
customNeo4jPluginCompileOnly "org.neo4j:neo4j:3.5.29"

api project(":testcontainers")

Expand Down

0 comments on commit 52fec97

Please sign in to comment.