Skip to content

Commit 55a96ce

Browse files
committed
Bump GDS version in pregel bootstrap
1 parent 74c6210 commit 55a96ce

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.2.0-alpha06'
10+
gdsVersion = '2.2.0'
1111
neo4jVersion = '4.4.11'
1212

1313
// Necessary to generate value classes for Pregel configs

0 commit comments

Comments
 (0)