From c10b958dc68d08a664db5e1c2f18e4490441b007 Mon Sep 17 00:00:00 2001 From: Robsdedude Date: Fri, 25 Apr 2025 10:11:27 +0200 Subject: [PATCH] Target 6.x TestKit branch --- testkit/testkit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testkit/testkit.json b/testkit/testkit.json index 931900356..0b9944108 100644 --- a/testkit/testkit.json +++ b/testkit/testkit.json @@ -1,6 +1,6 @@ { "testkit": { "uri": "https://github.com/neo4j-drivers/testkit.git", - "ref": "5.0" + "ref": "6.x" } }