Skip to content

Commit be3ecc0

Browse files
update bootstrap
1 parent be84933 commit be3ecc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/pregel-bootstrap/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ plugins {
77

88
ext {
99
// Make sure these are the same as your installation of GDS and Neo4j
10-
gdsVersion = '2.16.0'
11-
neo4jVersion = '2025.03.0'
10+
gdsVersion = '2.18.0'
11+
neo4jVersion = '2025.05.0'
1212

1313
// Necessary to generate value classes for Pregel configs
1414
immutablesVersion = '2.10.1'

0 commit comments

Comments
 (0)