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 867bd70 + 6c21c11 commit 88b0201Copy full SHA for 88b0201
modules/neo4j/build.gradle
@@ -34,5 +34,5 @@ dependencies {
34
api project(":testcontainers")
35
36
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.16'
37
- testImplementation 'org.assertj:assertj-core:3.25.3'
+ testImplementation 'org.assertj:assertj-core:3.26.3'
38
}
0 commit comments