aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2023-01-15 21:41:18 +0100
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2023-01-15 21:41:18 +0100
commit3286792ec5a6e4af3d5fcc5ad899fc9c0100d852 (patch)
treee0dc9e4bf38a9624d4b8ea5c0499b90895d4ddeb /build
parent827abdfccd13033a7cd0c5d83b213d38f20a4fa2 (diff)
downloadjquery-ui-3286792ec5a6e4af3d5fcc5ad899fc9c0100d852.tar.gz
jquery-ui-3286792ec5a6e4af3d5fcc5ad899fc9c0100d852.zip
Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0
Diffstat (limited to 'build')
-rw-r--r--build/tasks/testswarm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index ebc2c49ee..f3c3355e1 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -5,7 +5,7 @@ module.exports = function( grunt ) {
var versions = {
"git": "git",
"3.x-git": "3.x-git",
- "3.6": "3.6.0",
+ "3.6": "3.6.3",
"3.5": "3.5.1",
"3.4": "3.4.1",
"3.3": "3.3.1",