Skip to content

Commit

Permalink
chore(deps): update dependency pointfreeco/swift-dependencies to from…
Browse files Browse the repository at this point in the history
…: "1.1.0"
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 572e5f4 commit 1641bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/CupertinoPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(
.library(name: "WidgetClient", targets: ["WidgetClient"]),
],
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.0.0"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.1.0"),
],
targets: [
.target(name: "Build", dependencies: [
Expand Down

0 comments on commit 1641bd2

Please sign in to comment.