From 677fc530e979da610e11fb5174608f005a1a5da9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:58:52 +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