Skip to content

Commit 4ce7a35

Browse files
committed
post 2.6.4: bump pregel
1 parent 211caec commit 4ce7a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pregel-bootstrap/build.gradle

+1-1
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.4'
10+
gdsVersion = '2.6.5'
1111
neo4jVersion = '5.18.1'
1212

1313
// Necessary to generate value classes for Pregel configs

0 commit comments

Comments
 (0)