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.4.0"
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 987bfb6 commit acba9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ios/Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.9")
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.0")
],
targets: [
.target(
Expand Down

0 comments on commit acba9f5

Please sign in to comment.