From d718f2d05fb48cd49cab4017ca162087f30187f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Barc=C3=A9los?= Date: Fri, 25 Nov 2022 19:20:26 +0100 Subject: [PATCH] Bump Js version to 5.3.0 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 8e18bb6a..4676dfda 100644 --- a/antora.yml +++ b/antora.yml @@ -14,7 +14,7 @@ asciidoc: spring-boot-version: 2.5.0 spring-data-neo4j-version: 6.1.1 java-driver-version: 5.2.0 - javascript-driver-version: 5.2.0 + javascript-driver-version: 5.3.0 dotnet-driver-version: 5.2.0 go-driver-version: 5.2.0 python-driver-version: 5.2.0