From bdaf10ae3fb24999a1ba43c1b75a86103fb3f37c Mon Sep 17 00:00:00 2001 From: JPryce-Aklundh Date: Wed, 22 Mar 2023 09:29:54 +0100 Subject: [PATCH] update Neo4j version --- antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index 67e3512a8..37cd44dac 100644 --- a/antora.yml +++ b/antora.yml @@ -7,5 +7,5 @@ nav: asciidoc: attributes: neo4j-version: '5' - neo4j-version-minor: '5.6' - neo4j-version-exact: '5.6.0' + neo4j-version-minor: '5.7' + neo4j-version-exact: '5.7.0'