diff --git a/Podfile b/Podfile index d86c6e0..f439dac 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', '~> 86.1.0' + pod 'MaterialComponents/Buttons', '~> 86.1.0' pod 'Swinject', '~> 2.6.2' pod 'SwinjectStoryboard', '~> 2.2.0'