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.
pregel-bootstrap
1 parent 0ef0c63 commit 3c3b312Copy full SHA for 3c3b312
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.10.0'
+ gdsVersion = '2.11.0'
11
neo4jVersion = '5.24.0'
12
13
// Necessary to generate value classes for Pregel configs
0 commit comments