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 974c3bd commit 1a6b60aCopy full SHA for 1a6b60a
test/internal/shared-neo4j.js
@@ -109,7 +109,7 @@ const additionalConfig = {
109
};
110
111
const neoCtrlVersionParam = '-e';
112
-const defaultNeo4jVersion = '3.2.9';
+const defaultNeo4jVersion = '3.3.4';
113
const defaultNeoCtrlArgs = `${neoCtrlVersionParam} ${defaultNeo4jVersion}`;
114
115
function neo4jCertPath(dir) {
0 commit comments