From 583192ee0e50755f8f63f12a0b0d7eb3ab133fea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:31:40 +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