We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd224d commit 3f5c720Copy full SHA for 3f5c720
tests/lib/bootstrap.js
@@ -1,7 +1,7 @@
1
( function() {
2
"use strict";
3
4
-var DEFAULT_JQUERY_VERSION = "1.12.4";
+var DEFAULT_JQUERY_VERSION = "3.6.0";
5
6
requirejs.config( {
7
paths: {
0 commit comments