Skip to content

Commit af9cd46

Browse files
Merge pull request #1000 from neo4j/feature/pin-testkit-version
Pin testkit version to 5.0
2 parents e269ab6 + 5bce429 commit af9cd46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

testkit/testkit.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"testkit": {
3+
"uri": "https://github.com/neo4j-drivers/testkit.git",
4+
"ref": "5.0"
5+
}
6+
}

0 commit comments

Comments
 (0)