From e87e5c91e2dbe3425d0fa787adb4dd2588dc1937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:02:15 +0000 Subject: [PATCH] Update dependency VCL to v2.6.3 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 7b6ff90..3fc6333 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ target 'WalletIOS' do # Pods for WalletIOS - pod 'VCL', '2.5.7' + pod 'VCL', '2.6.3' target 'WalletIOSTests' do inherit! :search_paths