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 91d3fe3 + 656e26d commit fa611cdCopy full SHA for fa611cd
examples/neo4j-container/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.11'
12
testImplementation 'org.testcontainers:neo4j'
13
testImplementation 'org.testcontainers:junit-jupiter'
14
- testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
15
}
0 commit comments