From 232102303ea994b743d0b5a95a0be69b105bbae4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:36:21 +0000 Subject: [PATCH] Update dependency VCL to v2.6.8 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 7b6ff90..b915b6f 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ target 'WalletIOS' do # Pods for WalletIOS - pod 'VCL', '2.5.7' + pod 'VCL', '2.6.8' target 'WalletIOSTests' do inherit! :search_paths