We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78cc637 commit bbcd060Copy full SHA for bbcd060
1 file changed
gradle/dependencies.gradle
@@ -1,7 +1,7 @@
1
ext {
2
ver = [
3
'log4j' : '2.20.0',
4
- 'neo4j' : '5.26.22-2366',
+ 'neo4j' : '5.26.21-RC-SNAPSHOT',
5
'scala' : '2.13.11',
6
'shiro' : '2.0.1',
7
]
0 commit comments