Skip to content

Commit 6257482

Browse files
Update Neo4j version in Gradle version catalogs
Co-authored-by: Ioannis Panagiotas <[email protected]>
1 parent e35070f commit 6257482

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.05.0"
3+
neo4j = "2025.06.0"
44

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

0 commit comments

Comments
 (0)