From a80ccd22d494e10e8c3c6ef9af22abf38496cb14 Mon Sep 17 00:00:00 2001 From: Zoltan Erdos Date: Tue, 30 May 2017 18:12:29 +0100 Subject: [PATCH] deps(appium): bump up the appium version (#258) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 416dff14..fc23e2b9 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "geckodriver": "v0.13.0", "iedriver": "2.53.1", "androidsdk": "24.4.1", - "appium": "1.6.0" + "appium": "1.6.5" }, "cdnUrls": { "selenium": "https://selenium-release.storage.googleapis.com/",