Skip to content

Commit a22bd39

Browse files
committed
Update Pregel bootstrap to use to GDS 2.1.10
1 parent f9b389f commit a22bd39

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.1.9'
10+
gdsVersion = '2.1.10'
1111
neo4jVersion = '4.4.10'
1212

1313
// Necessary to generate value classes for Pregel configs

0 commit comments

Comments
 (0)