Skip to content

Commit c540507

Browse files
committed
Update Neo4j version to point to the next RC
1 parent 7b510bc commit c540507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/neo4j-version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ext {
2-
neo4jRCVersion = '2025.09.0'
2+
neo4jRCVersion = '2025.10.0-RC-SNAPSHOT'
33
}

0 commit comments

Comments
 (0)