Skip to content

Commit 4353e5f

Browse files
committed
Update OpenGDS to use latest stable Neo4j version
1 parent ad05996 commit 4353e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/neo4j.dependencies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java-driver = "5.28.2"
3-
neo4j = "2025.08.0-SNAPSHOT"
3+
neo4j = "2025.08.0"
44

55
[libraries]
66
annotations = { module = "org.neo4j:annotations", version.ref = "neo4j" }

0 commit comments

Comments
 (0)