From 02daed6db8fb7269d1b3a466cbb32ed7fab76e85 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 28 Jun 2016 17:50:40 +1200 Subject: Update JQuery to the latest 1.12.4 version (#10260) * Update JQuery to the latest 1.* version * UI tests: Updated Jquery to latest version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 49252d932e..b7061bdd2d 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ ], "dependencies": { "jquery-ui": "1.10.4", - "jquery": "~1.11.0", + "jquery": "~1", "angular": "~1.2.0", "angular-sanitize": "~1.2.0", "angular-animate": "~1.2.0", -- cgit v1.2.3