aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-03-09 00:09:51 +0100
committerGitHub <noreply@github.com>2021-03-09 00:09:51 +0100
commite6592a8affcf26063dbfeb20ca9a599b11e1f07a (patch)
treebc4e0f86e498dfa472d9f880576b4ca795741bac /build
parent834ee5f7cfb621b5f75292915a00319927a9a6d0 (diff)
downloadjquery-ui-e6592a8affcf26063dbfeb20ca9a599b11e1f07a.tar.gz
jquery-ui-e6592a8affcf26063dbfeb20ca9a599b11e1f07a.zip
Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2
Closes gh-1948
Diffstat (limited to 'build')
-rw-r--r--build/tasks/testswarm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index 85d4af07f..deaa5cee7 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -5,6 +5,7 @@ module.exports = function( grunt ) {
var versions = {
"git": "git",
"3.x-git": "3.x-git",
+ "3.6": "3.6.0",
"3.5": "3.5.1",
"3.4": "3.4.1",
"3.3": "3.3.1",