Skip to content

Commit cb5532c

Browse files
committed
Bump to April release
1 parent ced795c commit cb5532c

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.17.1'
11+
neo4jVersion = '2025.04.0'
1212

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

0 commit comments

Comments
 (0)