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 179e3ce + 5e1fabb commit 78f43faCopy full SHA for 78f43fa
1 file changed
modules/neo4j/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
api project(":testcontainers")
35
36
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.20'
37
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
38
}
39
40
tasks.japicmp {
0 commit comments