Skip to content

Commit 847f6dd

Browse files
committed
Update pregel bootstrap version
1 parent 7db72bf commit 847f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pregel-bootstrap/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77

88
ext {
99
// Make sure these are the same as your installation of GDS and Neo4j
10-
gdsVersion = '2.6.0-alpha03'
10+
gdsVersion = '2.6.0'
1111
neo4jVersion = '5.10.0'
1212

1313
// Necessary to generate value classes for Pregel configs

0 commit comments

Comments
 (0)