Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Swifter version bump. (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikKovIos authored Oct 10, 2020
1 parent 37285cc commit a976858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SlackKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Pod::Spec.new do |s|
ss.source_files = "SKServer/Sources/**/*.swift"
ss.dependency "SlackKit/SKCore"
ss.dependency "SlackKit/SKWebAPI"
ss.dependency "Swifter", "1.4.6"
ss.dependency "Swifter", "1.5.0"
end

s.subspec "SKWebAPI" do |ss|
Expand Down

0 comments on commit a976858

Please sign in to comment.