diff --git a/tests/package.json b/tests/package.json index a2d0dd0..a1f0745 100644 --- a/tests/package.json +++ b/tests/package.json @@ -2,7 +2,7 @@ "name": "ModernAgileTests", "version": "1.0.0", "devDependencies": { - "grunt": "~0.4.1", + "grunt": "~1.6.2", "grunt-contrib-qunit": ">=0.2.1", "grunt-contrib-watch": ">=0.3.1" }