We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c6210 commit 55a96ceCopy full SHA for 55a96ce
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.2.0-alpha06'
+ gdsVersion = '2.2.0'
11
neo4jVersion = '4.4.11'
12
13
// Necessary to generate value classes for Pregel configs
0 commit comments