diff --git a/Showcase/Podfile b/Showcase/Podfile index 4208b8d0d..1f1b24348 100644 --- a/Showcase/Podfile +++ b/Showcase/Podfile @@ -17,7 +17,7 @@ platform :ios, '15.0' target 'Showcase' do pod 'SwiftLint', '0.57.0' - pod 'SwiftFormat/CLI', '0.54.6' + pod 'SwiftFormat/CLI', '0.55.2' end post_install do |installer|