mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Tests: Update the default jQuery version from 1.12.4 to 3.6.0
This commit is contained in:
parent
2fd224d5cc
commit
3f5c7201da
2
tests/lib/bootstrap.js
vendored
2
tests/lib/bootstrap.js
vendored
@ -1,7 +1,7 @@
|
||||
( function() {
|
||||
"use strict";
|
||||
|
||||
var DEFAULT_JQUERY_VERSION = "1.12.4";
|
||||
var DEFAULT_JQUERY_VERSION = "3.6.0";
|
||||
|
||||
requirejs.config( {
|
||||
paths: {
|
||||
|
Loading…
Reference in New Issue
Block a user