We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211caec commit 4ce7a35Copy full SHA for 4ce7a35
examples/pregel-bootstrap/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
8
ext {
9
// Make sure these are the same as your installation of GDS and Neo4j
10
- gdsVersion = '2.6.4'
+ gdsVersion = '2.6.5'
11
neo4jVersion = '5.18.1'
12
13
// Necessary to generate value classes for Pregel configs
0 commit comments