From 46aabf024208d7298e463b367cff64de7f61660f Mon Sep 17 00:00:00 2001 From: Richard Irons <115992270+RichardIrons-neo4j@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:35:08 +0100 Subject: [PATCH] Update antora.yml .net driver 5.6.0 -> 5.7.0 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 72f791e7..f5038217 100644 --- a/antora.yml +++ b/antora.yml @@ -15,7 +15,7 @@ asciidoc: spring-data-neo4j-version: 6.1.1 java-driver-version: 5.6.0 javascript-driver-version: 5.6.0 - dotnet-driver-version: 5.6.0 + dotnet-driver-version: 5.7.0 go-driver-version: 5.7.0 python-driver-version: 5.7.0 testcontainers-version: 1.17.6