We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5226a47 + b77733d commit 9b4265fCopy full SHA for 9b4265f
modules/neo4j/build.gradle
@@ -34,5 +34,5 @@ dependencies {
34
api project(":testcontainers")
35
36
testImplementation "org.neo4j.driver:neo4j-java-driver:1.7.5"
37
- testImplementation 'org.assertj:assertj-core:3.20.2'
+ testImplementation 'org.assertj:assertj-core:3.21.0'
38
}
0 commit comments