Skip to content

Commit

Permalink
Update dependency kean/Nuke to v12.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 39d7b01 commit e00675c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/sindresorhus/Defaults", exact: "7.1.0"),
.package(url: "https://github.com/omaralbeik/Drops", exact: "1.6.1"),
.package(url: "https://github.com/kean/Nuke", exact: "12.0.0"),
.package(url: "https://github.com/kean/Nuke", exact: "12.7.2"),

// LicensesPlugin
.package(path: "../../../../.."),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/sindresorhus/Defaults", exact: "7.1.0"),
.package(url: "https://github.com/omaralbeik/Drops", exact: "1.6.1"),
.package(url: "https://github.com/kean/Nuke", exact: "12.0.0"),
.package(url: "https://github.com/kean/Nuke", exact: "12.7.2"),

// LicensesPlugin
.package(path: "../../../../.."),
Expand Down

0 comments on commit e00675c

Please sign in to comment.