From 552eda65cd757316e0c8540e4ce2a3b3161780df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 10:23:03 +0000 Subject: [PATCH] Update MaterialComponents to v124 --- Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index d86c6e0..e72b18b 100644 --- a/Podfile +++ b/Podfile @@ -12,8 +12,8 @@ target 'Search Book' do pod 'RxAlamofire', '~> 5.0.0' pod 'Kingfisher', '~> 5.7.0' - pod 'MaterialComponents/Snackbar', '~> 86.0.0' - pod 'MaterialComponents/Buttons', '~> 86.0.0' + pod 'MaterialComponents/Snackbar', '~> 124.2.0' + pod 'MaterialComponents/Buttons', '~> 124.2.0' pod 'Swinject', '~> 2.6.2' pod 'SwinjectStoryboard', '~> 2.2.0'