From 731be8f9787f2f65263cebbe16cd04322fa88bc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Pryce-=C3=85klundh?= <112686610+JPryce-Aklundh@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:36:25 +0100 Subject: [PATCH] Update antora for 5.19 (#923) --- antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index 5d9f3d9a5..8d77675f9 100644 --- a/antora.yml +++ b/antora.yml @@ -7,5 +7,5 @@ nav: asciidoc: attributes: neo4j-version: '5' - neo4j-version-minor: '5.18' - neo4j-version-exact: '5.18.0' + neo4j-version-minor: '5.19' + neo4j-version-exact: '5.19.0'