Skip to content

Commit 2fccbea

Browse files
authored
Merge pull request #1 from withplum/platform/mct-1726
[MCT-1726] Update SnapKit to 5.7.1
2 parents e57872b + a657c8e commit 2fccbea

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

CardNavigationController.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 11 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
targets: ["CardNavigationController"]),
1515
],
1616
dependencies: [
17-
.package(url: "https://github.com/SnapKit/SnapKit", from: "5.0.1")
17+
.package(url: "https://github.com/SnapKit/SnapKit", from: "5.7.1")
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)