Skip to content

Commit

Permalink
Update Sauce.framework v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Econa77 committed Oct 9, 2023
1 parent d66e730 commit 0b28345
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "Clipy/Sauce" "v2.2.0"
github "Clipy/Sauce" "v2.4.0"
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
targets: ["Magnet"]),
],
dependencies: [
.package(url: "https://github.com/Clipy/Sauce", .upToNextMinor(from: "2.2.0")),
.package(url: "https://github.com/Clipy/Sauce", .upToNextMinor(from: "2.4.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 0b28345

Please sign in to comment.