aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/bootstrap.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-07-30 12:45:16 +0200
committerFelix Nagel <fnagel@users.noreply.github.com>2021-09-25 12:24:55 +0200
commit3f5c7201da993f07226d5ba5464a9237f0bdbd5a (patch)
treef88118d074223c8ee2f70141b56651b285bc46b7 /tests/lib/bootstrap.js
parent2fd224d5cc3ac7ce37e3e60e4d28e19f89321dcd (diff)
downloadjquery-ui-3f5c7201da993f07226d5ba5464a9237f0bdbd5a.tar.gz
jquery-ui-3f5c7201da993f07226d5ba5464a9237f0bdbd5a.zip
Tests: Update the default jQuery version from 1.12.4 to 3.6.0
Diffstat (limited to 'tests/lib/bootstrap.js')
-rw-r--r--tests/lib/bootstrap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/bootstrap.js b/tests/lib/bootstrap.js
index fff019332..ea44c8d2c 100644
--- a/tests/lib/bootstrap.js
+++ b/tests/lib/bootstrap.js
@@ -1,7 +1,7 @@
( function() {
"use strict";
-var DEFAULT_JQUERY_VERSION = "1.12.4";
+var DEFAULT_JQUERY_VERSION = "3.6.0";
requirejs.config( {
paths: {