From 0dab5db517d3e6da4ca80c46e428b9e4d1897b90 Mon Sep 17 00:00:00 2001 From: Gagan Trivedi Date: Tue, 2 Dec 2025 10:56:40 +0530 Subject: [PATCH] chore: bump engine-test-data to v3.5.0 Update .gitmodules branch reference from v3.4.2 to v3.5.0 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ce387a6..c193ee8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "tests/engine_tests/engine-test-data"] path = tests/engine_tests/engine-test-data url = https://github.com/flagsmith/engine-test-data.git - branch = v3.4.2 + branch = v3.5.0