From 4c4ec927a769e944bda9503b5042dbf8fcc1555d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:00:25 +0000 Subject: [PATCH] Update dependency VCL to v2.6.0 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 7b6ff90..129a185 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ target 'WalletIOS' do # Pods for WalletIOS - pod 'VCL', '2.5.7' + pod 'VCL', '2.6.0' target 'WalletIOSTests' do inherit! :search_paths