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.16' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 21, 2024
2 parents 4fb57f0 + 1b46003 commit e639043
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.13'
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.16'
testImplementation 'org.assertj:assertj-core:3.25.2'
}

0 comments on commit e639043

Please sign in to comment.