We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a5158 commit 4f3c4c4Copy full SHA for 4f3c4c4
test/internal/shared-neo4j.js
@@ -109,7 +109,7 @@ const additionalConfig = {
109
};
110
111
const neoCtrlVersionParam = '-e';
112
-const defaultNeo4jVersion = '3.3.4';
+const defaultNeo4jVersion = '3.4.5';
113
const defaultNeoCtrlArgs = `${neoCtrlVersionParam} ${defaultNeo4jVersion}`;
114
115
function neo4jCertPath(dir) {
0 commit comments