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.driver-neo4j-java-driver-4.4.12' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents e8bf1b2 + 94dec8f commit 686ff91
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 @@ -33,6 +33,6 @@ dependencies {

api project(":testcontainers")

testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.11'
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.12'
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 686ff91

Please sign in to comment.