Tests: Update the default jQuery version from 1.12.4 to 3.6.0

This commit is contained in:
Michał Gołębiowski-Owczarek 2021-07-30 12:45:16 +02:00 committed by Felix Nagel
parent 2fd224d5cc
commit 3f5c7201da

View File

@ -1,7 +1,7 @@
( function() {
"use strict";
var DEFAULT_JQUERY_VERSION = "1.12.4";
var DEFAULT_JQUERY_VERSION = "3.6.0";
requirejs.config( {
paths: {