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