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 fc5f8bb commit 45df4b5Copy full SHA for 45df4b5
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.5.0-alpha05'
+ gdsVersion = '2.5.0'
11
neo4jVersion = '5.10.0'
12
13
// Necessary to generate value classes for Pregel configs
0 commit comments