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.
1 parent abf1846 commit bc6fe61Copy full SHA for bc6fe61
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