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 44d5e1d commit 0ef815aCopy full SHA for 0ef815a
structurizr-neo4j/build.gradle
@@ -1,7 +1,7 @@
1
dependencies {
2
3
api project(':structurizr-core')
4
- implementation 'org.neo4j.driver:neo4j-java-driver:5.26.1'
+ implementation 'org.neo4j.driver:neo4j-java-driver:5.27.0'
5
6
testImplementation project(':structurizr-client')
7
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
0 commit comments