Skip to content

Commit

Permalink
Merge pull request #1 from VovaTheSwiftLord/master
Browse files Browse the repository at this point in the history
increase nuke version
  • Loading branch information
azamyatin-tv authored Apr 17, 2023
2 parents 2349bc0 + ad427b1 commit 6ae1dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/kean/Nuke.git",
"state": {
"branch": null,
"revision": "0d8a0dc3cca7432a6772ec546a7e5e1b20103bda",
"version": "11.3.0"
"revision": "f4d9b95788679d0654c032961f73e7e9c16ca6b4",
"version": "12.1.0"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(

],
dependencies: [
.package(url: "https://github.com/kean/Nuke.git", from: "11.0.0"),
.package(url: "https://github.com/kean/Nuke.git", from: "12.0.0"),
.package(url: "https://github.com/SDWebImage/libwebp-Xcode", from: "1.2.1"),
],
targets: [
Expand Down

0 comments on commit 6ae1dd1

Please sign in to comment.