From eed339bc92134953b857dfeb5808f746182b9e98 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 10 Sep 2020 17:39:46 +0545 Subject: [PATCH] Bump core commit --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 0a90c42db5..143fa1bbb3 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': 'dd8d46129616602f02a0740bb5cf83bd6b28aa19', + 'coreCommit': '65ee49ae5dad3af84aa781b98e805fe463baf9fe', 'numberOfParts': 2 } }