From beeb410ccbe1c4108ee93bdbdc05e003f115baf6 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Wed, 10 May 2023 10:54:31 +0200 Subject: Build: Add jQuery 3.6.4, update Migrate to 3.4.1 Closes gh-2161 --- tests/unit/subsuite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/subsuite.js') diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 545c5a453..dc09d7eea 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -16,7 +16,7 @@ var versions = [ "3.3.0", "3.3.1", "3.4.0", "3.4.1", "3.5.0", "3.5.1", - "3.6.0", "3.6.1", "3.6.2", "3.6.3", + "3.6.0", "3.6.1", "3.6.2", "3.6.3", "3.6.4", "3.x-git", "git", "custom" ], additionalTests = { -- cgit v1.2.3