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.5' into combined-pr-branch
  • Loading branch information
kiview committed Apr 6, 2022
2 parents 0beca45 + a4587ab commit cb4fb88
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.3'
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.5'
testImplementation 'org.assertj:assertj-core:3.22.0'
}

0 comments on commit cb4fb88

Please sign in to comment.