Skip to content

Commit 3f5c720

Browse files
mgolfnagel
authored andcommitted
Tests: Update the default jQuery version from 1.12.4 to 3.6.0
1 parent 2fd224d commit 3f5c720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/bootstrap.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
( function() {
22
"use strict";
33

4-
var DEFAULT_JQUERY_VERSION = "1.12.4";
4+
var DEFAULT_JQUERY_VERSION = "3.6.0";
55

66
requirejs.config( {
77
paths: {

0 commit comments

Comments
 (0)