Skip to content

Commit 2684049

Browse files
committed
Update Pregel examples Neo4j dependency to version 3.5.29
1 parent ed83637 commit 2684049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/PregelK1Coloring/build.gradle

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

77
ext {
88
gdsVersion = '1.1.6'
9-
neo4jVersion = '3.5.28'
9+
neo4jVersion = '3.5.29'
1010
}
1111

1212
description = 'Graph Data Science :: Pregel Training'

0 commit comments

Comments
 (0)