From 802f180fec0212c0f461d8f03ac45cbc3bceb4bc Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Wed, 20 May 2020 05:21:42 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to b8cea3e1099d47a61c95709d26d1742446d8e2c5 - Remove wildcard pattern when retrieving components This commit aims to remove a redundant cast while preparing the field for some Either refactoring in ArtifactsBusinessLogic. The reasons for removing the wildcard pattern are explained in SDC-3040 (a sub-task of SDC-2812). Signed-off-by: Francis Toth Change-Id: I573c01eca56f096ccb54e564d0144291121bde22 Issue-ID: SDC-2812 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 8366fcd26..b8cea3e10 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 8366fcd262412e178ea331f17fe6144e95eb891a +Subproject commit b8cea3e1099d47a61c95709d26d1742446d8e2c5 -- 2.16.6