Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a498911

Browse filesBrowse files
committed
Updated Diffable.
1 parent 5be36fc commit a498911
Copy full SHA for a498911

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Package.swift

Copy file name to clipboardExpand all lines: Package.swift
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
dependencies: [
1818
.package(url: "https://github.com/ivanvorobei/SparrowKit", .upToNextMajor(from: "3.5.8")),
1919
.package(url: "https://github.com/ivanvorobei/SPPerspective", .upToNextMajor(from: "1.4.1")),
20-
.package(url: "https://github.com/ivanvorobei/SPDiffable", .upToNextMajor(from: "4.0.6")),
20+
.package(url: "https://github.com/ivanvorobei/SPDiffable", .upToNextMajor(from: "4.0.7")),
2121
.package(url: "https://github.com/ivanvorobei/SPPageController", .upToNextMajor(from: "1.3.2"))
2222
],
2323
targets: [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.