Skip to content

Commit

Permalink
add 5.21 dependencies - 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalr1neo committed May 29, 2024
1 parent bf161f1 commit ec0560a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ext {
'5.18': properties.getOrDefault('neo4jVersion518', '5.18.1'),
'5.19': properties.getOrDefault('neo4jVersion519', '5.19.0'),
'5.20': properties.getOrDefault('neo4jVersion520', '5.20.0'),
'5.21': properties.getOrDefault('neo4jVersion520', '5.21.0-SNAPSHOT'),
]

neo4jDefault = neos.'4.4'
Expand Down

0 comments on commit ec0560a

Please sign in to comment.