Skip to content

Commit

Permalink
5.26.0 is released
Browse files Browse the repository at this point in the history
Except Docker
  • Loading branch information
Mats-SX committed Dec 9, 2024
1 parent afd845a commit a3dc244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
neos = [
'5.25': '5.25.1',
'5.26': '5.26.0-SNAPSHOT',
'5.26': '5.26.0',
]

neo4jDefault = project.hasProperty('isOpenGds') ? neos.'5.25' : neos.'5.26'
Expand Down

0 comments on commit a3dc244

Please sign in to comment.