Skip to content

Commit 0ef815a

Browse files
Bump dependency.
1 parent 44d5e1d commit 0ef815a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structurizr-neo4j/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22

33
api project(':structurizr-core')
4-
implementation 'org.neo4j.driver:neo4j-java-driver:5.26.1'
4+
implementation 'org.neo4j.driver:neo4j-java-driver:5.27.0'
55

66
testImplementation project(':structurizr-client')
77
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'

0 commit comments

Comments
 (0)