diff options
author | Scott González <scott.gonzalez@gmail.com> | 2015-04-09 09:11:34 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2015-04-09 09:28:25 -0400 |
commit | f499569bffae60a6a7161eb2e13ec409afb98450 (patch) | |
tree | 801ed5acdb9ac6172940078802c1d75fcb220d93 /bower.json | |
parent | 4bf80d209a7e804e1aa33d92faf3812a714a03c2 (diff) | |
download | jquery-ui-f499569bffae60a6a7161eb2e13ec409afb98450.tar.gz jquery-ui-f499569bffae60a6a7161eb2e13ec409afb98450.zip |
Build: Upgrade to qunit-composite 1.1.0
Ref #10119
Closes gh-1528
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 543a98db8..b5b8e4420 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,7 @@ "qunit": "1.18.0", "qunit-assert-classes": "0.1.5", "qunit-assert-close": "JamesMGreene/qunit-assert-close#v1.1.1", - "qunit-composite": "JamesMGreene/qunit-composite#v1.0.4", + "qunit-composite": "JamesMGreene/qunit-composite#v1.1.0", "requirejs": "2.1.14", "jquery-1.7.0": "jquery#1.7.0", |