diff --git a/Podfile b/Podfile index 0dc9385..2d4996e 100644 --- a/Podfile +++ b/Podfile @@ -8,5 +8,5 @@ target 'LensReceiptsDemo' do use_frameworks! # Pods for LensReceiptsDemo - pod 'VeryfiLens-Receipts', '2.1.22.4' + pod 'VeryfiLens-Receipts', '2.1.23.1' end